Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::Rectangle Member List

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::Rectanglefriend
Area() constoperations_research::sat::Rectangleinline
GetEmpty()operations_research::sat::Rectangleinlinestatic
GrowToInclude(const Rectangle &other)operations_research::sat::Rectangleinline
Intersect(const Rectangle &other) constoperations_research::sat::Rectangleinline
IntersectArea(const Rectangle &other) constoperations_research::sat::Rectangleinline
IsDisjoint(const Rectangle &other) constoperations_research::sat::Rectangle
operator==(const Rectangle &other) constoperations_research::sat::Rectangleinline
SetDifference(const Rectangle &other) constoperations_research::sat::Rectangle
SizeX() constoperations_research::sat::Rectangleinline
SizeY() constoperations_research::sat::Rectangleinline
x_maxoperations_research::sat::Rectangle
x_minoperations_research::sat::Rectangle
y_maxoperations_research::sat::Rectangle
y_minoperations_research::sat::Rectangle