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

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

AllCoefficientsArePositive() constoperations_research::sat::CutData
AppendOneTerm(IntegerVariable var, IntegerValue coeff, double lp_value, IntegerValue lb, IntegerValue ub)operations_research::sat::CutData
Canonicalize()operations_research::sat::CutData
ComplementForPositiveCoefficients()operations_research::sat::CutData
ComplementForSmallerLpValues()operations_research::sat::CutData
ComputeEfficacy() constoperations_research::sat::CutData
ComputeViolation() constoperations_research::sat::CutData
DebugString() constoperations_research::sat::CutData
FillFromLinearConstraint(const LinearConstraint &base_ct, const absl::StrongVector< IntegerVariable, double > &lp_values, IntegerTrail *integer_trail)operations_research::sat::CutData
FillFromParallelVectors(IntegerValue ub, absl::Span< const IntegerVariable > vars, absl::Span< const IntegerValue > coeffs, absl::Span< const double > lp_values, absl::Span< const IntegerValue > lower_bounds, absl::Span< const IntegerValue > upper_bounds)operations_research::sat::CutData
max_magnitudeoperations_research::sat::CutData
num_relevant_entriesoperations_research::sat::CutData
rhsoperations_research::sat::CutData
termsoperations_research::sat::CutData