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

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

AddTerm(Literal literal, Coefficient coeff)operations_research::sat::MutableUpperBoundedLinearConstraintinline
AddToRhs(Coefficient value)operations_research::sat::MutableUpperBoundedLinearConstraintinline
CancelationAmount(Literal literal, Coefficient coeff) constoperations_research::sat::MutableUpperBoundedLinearConstraintinline
ClearAll()operations_research::sat::MutableUpperBoundedLinearConstraint
ClearAndResize(int num_variables)operations_research::sat::MutableUpperBoundedLinearConstraint
ComputeSlackForTrailPrefix(const Trail &trail, int trail_index) constoperations_research::sat::MutableUpperBoundedLinearConstraint
CopyIntoVector(std::vector< LiteralWithCoeff > *output)operations_research::sat::MutableUpperBoundedLinearConstraint
DebugString()operations_research::sat::MutableUpperBoundedLinearConstraint
GetCoefficient(BooleanVariable var) constoperations_research::sat::MutableUpperBoundedLinearConstraintinline
GetLiteral(BooleanVariable var) constoperations_research::sat::MutableUpperBoundedLinearConstraintinline
MaxSum() constoperations_research::sat::MutableUpperBoundedLinearConstraintinline
PossibleNonZeros() constoperations_research::sat::MutableUpperBoundedLinearConstraintinline
ReduceCoefficients()operations_research::sat::MutableUpperBoundedLinearConstraint
ReduceCoefficientsAndComputeSlackForTrailPrefix(const Trail &trail, int trail_index)operations_research::sat::MutableUpperBoundedLinearConstraint
ReduceGivenCoefficient(BooleanVariable var)operations_research::sat::MutableUpperBoundedLinearConstraintinline
ReduceSlackTo(const Trail &trail, int trail_index, Coefficient initial_slack, Coefficient target)operations_research::sat::MutableUpperBoundedLinearConstraint
Rhs() constoperations_research::sat::MutableUpperBoundedLinearConstraintinline