![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 661 of file constraint_violation.h.
#include <constraint_violation.h>
Public Member Functions | |
| Box (const ConstraintProto &x, const ConstraintProto &y) | |
Public Attributes | |
| ViewOfAffineLinearExpressionProto | x_min |
| ViewOfAffineLinearExpressionProto | x_max |
| ViewOfAffineLinearExpressionProto | y_min |
| ViewOfAffineLinearExpressionProto | y_max |
|
inline |
Definition at line 662 of file constraint_violation.h.
| ViewOfAffineLinearExpressionProto operations_research::sat::CompiledNoOverlap2dWithTwoBoxes< has_enforcement >::Box::x_max |
Definition at line 668 of file constraint_violation.h.
| ViewOfAffineLinearExpressionProto operations_research::sat::CompiledNoOverlap2dWithTwoBoxes< has_enforcement >::Box::x_min |
Definition at line 667 of file constraint_violation.h.
| ViewOfAffineLinearExpressionProto operations_research::sat::CompiledNoOverlap2dWithTwoBoxes< has_enforcement >::Box::y_max |
Definition at line 670 of file constraint_violation.h.
| ViewOfAffineLinearExpressionProto operations_research::sat::CompiledNoOverlap2dWithTwoBoxes< has_enforcement >::Box::y_min |
Definition at line 669 of file constraint_violation.h.