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

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

AddReasonForUpperBoundLowerThan(LinearExpression2Index index, IntegerValue ub, std::vector< Literal > *literal_reason, std::vector< IntegerLiteral > *integer_reason) constoperations_research::sat::EnforcedLinear2Bounds
CollectPrecedences(absl::Span< const IntegerVariable > vars, std::vector< PrecedenceData > *output)operations_research::sat::EnforcedLinear2Bounds
EnforcedLinear2Bounds(Model *model)operations_research::sat::EnforcedLinear2Boundsinlineexplicit
GetUpperBoundFromEnforced(LinearExpression2Index index) constoperations_research::sat::EnforcedLinear2Bounds
PushConditionalRelation(absl::Span< const Literal > enforcements, LinearExpression2Index index, IntegerValue rhs)operations_research::sat::EnforcedLinear2Bounds
PushConditionalRelation(absl::Span< const Literal > enforcements, LinearExpression2 expr, IntegerValue rhs)operations_research::sat::EnforcedLinear2Boundsinline
ReversibleInterface()operations_research::ReversibleInterfaceinline
SetLevel(int level) finaloperations_research::sat::EnforcedLinear2Boundsvirtual
SetLevelToTrail()operations_research::sat::EnforcedLinear2Boundsinline
~EnforcedLinear2Bounds() overrideoperations_research::sat::EnforcedLinear2Bounds
~ReversibleInterface()operations_research::ReversibleInterfaceinlinevirtual