Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::Rectangle, including all inherited members.
AbslStringify(Sink &sink, const Rectangle &r) | operations_research::sat::Rectangle | friend |
Area() const | operations_research::sat::Rectangle | inline |
GetEmpty() | operations_research::sat::Rectangle | inlinestatic |
GrowToInclude(const Rectangle &other) | operations_research::sat::Rectangle | inline |
Intersect(const Rectangle &other) const | operations_research::sat::Rectangle | inline |
IntersectArea(const Rectangle &other) const | operations_research::sat::Rectangle | inline |
IsDisjoint(const Rectangle &other) const | operations_research::sat::Rectangle | |
operator==(const Rectangle &other) const | operations_research::sat::Rectangle | inline |
SetDifference(const Rectangle &other) const | operations_research::sat::Rectangle | |
SizeX() const | operations_research::sat::Rectangle | inline |
SizeY() const | operations_research::sat::Rectangle | inline |
x_max | operations_research::sat::Rectangle | |
x_min | operations_research::sat::Rectangle | |
y_max | operations_research::sat::Rectangle | |
y_min | operations_research::sat::Rectangle |