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

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

AddAffineUpperBound(LinearExpression2 expr, AffineExpression affine_ub)operations_research::sat::BinaryRelationsMaps
AddReasonForUpperBoundLowerThan(LinearExpression2 expr, IntegerValue ub, std::vector< Literal > *literal_reason, std::vector< IntegerLiteral > *integer_reason) constoperations_research::sat::BinaryRelationsMaps
AddReifiedPrecedenceIfNonTrivial(Literal l, AffineExpression a, AffineExpression b)operations_research::sat::BinaryRelationsMaps
AddRelationBounds(LinearExpression2 expr, IntegerValue lb, IntegerValue ub)operations_research::sat::BinaryRelationsMaps
BinaryRelationsMaps(Model *model)operations_research::sat::BinaryRelationsMapsexplicit
GetAllExpressionsWithAffineBounds() constoperations_research::sat::BinaryRelationsMaps
GetLevelZeroPrecedenceStatus(AffineExpression a, AffineExpression b) constoperations_research::sat::BinaryRelationsMaps
GetLevelZeroStatus(LinearExpression2 expr, IntegerValue lb, IntegerValue ub) constoperations_research::sat::BinaryRelationsMaps
GetReifiedPrecedence(AffineExpression a, AffineExpression b)operations_research::sat::BinaryRelationsMaps
NumExpressionsWithAffineBounds() constoperations_research::sat::BinaryRelationsMapsinline
UpperBound(LinearExpression2 expr) constoperations_research::sat::BinaryRelationsMaps
WatchAllLinearExpressions2(int id)operations_research::sat::BinaryRelationsMapsinline
~BinaryRelationsMaps()operations_research::sat::BinaryRelationsMaps