Definition at line 429 of file diffn_util.h.
#include <diffn_util.h>
◆ Corner
| Enumerator |
|---|
| BOTTOM_LEFT | |
| TOP_LEFT | |
| BOTTOM_RIGHT | |
| TOP_RIGHT | |
Definition at line 435 of file diffn_util.h.
◆ BiggestWithMinIntersection()
| RectangleInRange operations_research::sat::RectangleInRange::BiggestWithMinIntersection |
( |
const Rectangle & | containing_area, |
|
|
const RectangleInRange & | original, |
|
|
const IntegerValue & | min_intersect_x, |
|
|
const IntegerValue & | min_intersect_y ) |
|
inlinestatic |
◆ GetAtCorner()
| Rectangle operations_research::sat::RectangleInRange::GetAtCorner |
( |
Corner | p | ) |
const |
|
inline |
◆ GetBoudingBox()
| Rectangle operations_research::sat::RectangleInRange::GetBoudingBox |
( |
| ) |
const |
|
inline |
◆ GetMandatoryRegion()
| Rectangle operations_research::sat::RectangleInRange::GetMandatoryRegion |
( |
| ) |
const |
|
inline |
◆ GetMinimumIntersection()
| Rectangle operations_research::sat::RectangleInRange::GetMinimumIntersection |
( |
const Rectangle & | containing_area | ) |
const |
|
inline |
◆ GetMinimumIntersectionArea()
| IntegerValue operations_research::sat::RectangleInRange::GetMinimumIntersectionArea |
( |
const Rectangle & | containing_area | ) |
const |
|
inline |
◆ operator==()
| bool operations_research::sat::RectangleInRange::operator== |
( |
const RectangleInRange & | other | ) |
const |
|
inline |
◆ AbslStringify
◆ bounding_area
| Rectangle operations_research::sat::RectangleInRange::bounding_area |
◆ box_index
| int operations_research::sat::RectangleInRange::box_index |
◆ x_size
| IntegerValue operations_research::sat::RectangleInRange::x_size |
◆ y_size
| IntegerValue operations_research::sat::RectangleInRange::y_size |
The documentation for this struct was generated from the following file: