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

This is the complete list of members for operations_research::sat::NoOverlap2DConstraint, including all inherited members.

AddRectangle(IntervalVar x_coordinate, IntervalVar y_coordinate)operations_research::sat::NoOverlap2DConstraint
CpModelBuilder classoperations_research::sat::NoOverlap2DConstraintfriend
MutableProto() constoperations_research::sat::Constraintinline
Name() constoperations_research::sat::Constraint
OnlyEnforceIf(absl::Span< const BoolVar > literals)operations_research::sat::Constraint
OnlyEnforceIf(BoolVar literal)operations_research::sat::Constraint
Proto() constoperations_research::sat::Constraintinline
proto_operations_research::sat::Constraintprotected
WithName(absl::string_view name)operations_research::sat::Constraint