OR-Tools  8.2
MutableUpperBoundedLinearConstraint Member List

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

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