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::CapacityProfile, including all inherited members.
AddMandatoryConsumption(IntegerValue x_min, IntegerValue x_max, IntegerValue y_height) | operations_research::sat::CapacityProfile | |
AddRectangle(IntegerValue x_min, IntegerValue x_max, IntegerValue y_min, IntegerValue y_max) | operations_research::sat::CapacityProfile | |
BuildResidualCapacityProfile(std::vector< Rectangle > *result) | operations_research::sat::CapacityProfile | |
Clear() | operations_research::sat::CapacityProfile | |
GetBoundingArea() | operations_research::sat::CapacityProfile |