OR-Tools  9.6
CutData Member List

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

AppendOneTerm(IntegerVariable var, IntegerValue coeff, double lp_value, IntegerValue lb, IntegerValue ub)CutData
Canonicalize()CutData
FillFromLinearConstraint(const LinearConstraint &base_ct, const absl::StrongVector< IntegerVariable, double > &lp_values, IntegerTrail *integer_trail)CutData
FillFromParallelVectors(const LinearConstraint &base_ct, const std::vector< double > &lp_values, const std::vector< IntegerValue > &lower_bounds, const std::vector< IntegerValue > &upper_bounds)CutData
max_magnitudeCutData
num_relevant_entriesCutData
rhsCutData
termsCutData