![]() |
OR-Tools
9.6
|
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_magnitude | CutData | |
| num_relevant_entries | CutData | |
| rhs | CutData | |
| terms | CutData |