Definition at line 89 of file cuts.h.
|
| bool | FillFromLinearConstraint (const LinearConstraint &base_ct, const absl::StrongVector< IntegerVariable, double > &lp_values, IntegerTrail *integer_trail) |
| |
| bool | FillFromParallelVectors (const LinearConstraint &base_ct, const std::vector< double > &lp_values, const std::vector< IntegerValue > &lower_bounds, const std::vector< IntegerValue > &upper_bounds) |
| |
| bool | AppendOneTerm (IntegerVariable var, IntegerValue coeff, double lp_value, IntegerValue lb, IntegerValue ub) |
| |
| void | Canonicalize () |
| |
◆ AppendOneTerm()
| bool AppendOneTerm |
( |
IntegerVariable |
var, |
|
|
IntegerValue |
coeff, |
|
|
double |
lp_value, |
|
|
IntegerValue |
lb, |
|
|
IntegerValue |
ub |
|
) |
| |
◆ Canonicalize()
◆ FillFromLinearConstraint()
◆ FillFromParallelVectors()
| bool FillFromParallelVectors |
( |
const LinearConstraint & |
base_ct, |
|
|
const std::vector< double > & |
lp_values, |
|
|
const std::vector< IntegerValue > & |
lower_bounds, |
|
|
const std::vector< IntegerValue > & |
upper_bounds |
|
) |
| |
◆ max_magnitude
| IntegerValue max_magnitude |
◆ num_relevant_entries
◆ rhs
◆ terms
The documentation for this struct was generated from the following files: