![]() |
OR-Tools
9.6
|
Public Member Functions | |
| bool | ComputeFlowCoverRelaxationAndGenerateCut (const LinearConstraint &base_ct, const absl::StrongVector< IntegerVariable, double > &lp_values, IntegerTrail *integer_trail, ImpliedBoundsProcessor *ib_helper) |
| bool | GenerateCut (const SingleNodeFlow &data) |
| const LinearConstraint & | cut () const |
| std::string | Info () const |
| bool ComputeFlowCoverRelaxationAndGenerateCut | ( | const LinearConstraint & | base_ct, |
| const absl::StrongVector< IntegerVariable, double > & | lp_values, | ||
| IntegerTrail * | integer_trail, | ||
| ImpliedBoundsProcessor * | ib_helper | ||
| ) |
|
inline |
| bool GenerateCut | ( | const SingleNodeFlow & | data | ) |