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

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

AddReasonForUpperBoundLowerThan(LinearExpression2 expr, IntegerValue ub, std::vector< Literal > *literal_reason, std::vector< IntegerLiteral > *integer_reason) constoperations_research::sat::Linear2Bounds
EnqueueLowerOrEqual(LinearExpression2 expr, IntegerValue ub, absl::Span< const Literal > literal_reason, absl::Span< const IntegerLiteral > integer_reason)operations_research::sat::Linear2Bounds
Explain(int id, IntegerLiteral to_explain, IntegerReason *reason) finaloperations_research::sat::Linear2Boundsvirtual
GetStatus(LinearExpression2 expr, IntegerValue lb, IntegerValue ub) constoperations_research::sat::Linear2Bounds
LazyReasonInterface()=defaultoperations_research::sat::LazyReasonInterface
LazyReasonName() const finaloperations_research::sat::Linear2Boundsinlinevirtual
Linear2Bounds(Model *model)operations_research::sat::Linear2Boundsinlineexplicit
NonTrivialUpperBound(LinearExpression2Index lin2_index) constoperations_research::sat::Linear2Boundsinline
UpperBound(LinearExpression2 expr) constoperations_research::sat::Linear2Bounds
UpperBound(LinearExpression2Index lin2_index) constoperations_research::sat::Linear2Bounds
~LazyReasonInterface()=defaultoperations_research::sat::LazyReasonInterfacevirtual
~Linear2Bounds()operations_research::sat::Linear2Bounds