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

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

AbslStringify(Sink &sink, const LinearExpression2 &expr)operations_research::sat::LinearExpression2friend
CanonicalizeAndUpdateBounds(IntegerValue &lb, IntegerValue &ub)operations_research::sat::LinearExpression2
coeffsoperations_research::sat::LinearExpression2
Difference(IntegerVariable v1, IntegerVariable v2)operations_research::sat::LinearExpression2inlinestatic
DivideByGcd()operations_research::sat::LinearExpression2
GetAffineLowerBound(int var_index, IntegerValue expr_lb, IntegerValue other_var_lb) constoperations_research::sat::LinearExpression2
IsCanonicalized() constoperations_research::sat::LinearExpression2
LinearExpression2()=defaultoperations_research::sat::LinearExpression2
LinearExpression2(IntegerVariable v1, IntegerVariable v2, IntegerValue c1, IntegerValue c2)operations_research::sat::LinearExpression2inline
MakeVariablesPositive()operations_research::sat::LinearExpression2
Negate()operations_research::sat::LinearExpression2inline
NegateForCanonicalization()operations_research::sat::LinearExpression2
non_zero_coeffs() constoperations_research::sat::LinearExpression2inline
non_zero_vars() constoperations_research::sat::LinearExpression2inline
operator<(const LinearExpression2 &o) constoperations_research::sat::LinearExpression2inline
operator==(const LinearExpression2 &o) constoperations_research::sat::LinearExpression2inline
SimpleCanonicalization()operations_research::sat::LinearExpression2
varsoperations_research::sat::LinearExpression2