![]() |
OR-Tools
9.6
|
Public Member Functions | |
| ~CoverCutHelper () | |
| bool | MakeAllTermsPositive (CutData *cut) |
| bool | TrySimpleKnapsack (const CutData &input, ImpliedBoundsProcessor *ib_processor=nullptr) |
| bool | TryWithLetchfordSouliLifting (const CutData &input, ImpliedBoundsProcessor *ib_processor=nullptr) |
| const LinearConstraint & | cut () const |
| std::string | Info () const |
| void | SetSharedStatistics (SharedStatistics *stats) |
| ~CoverCutHelper | ( | ) |
|
inline |
|
inline |
| bool TrySimpleKnapsack | ( | const CutData & | input, |
| ImpliedBoundsProcessor * | ib_processor = nullptr |
||
| ) |
| bool TryWithLetchfordSouliLifting | ( | const CutData & | input, |
| ImpliedBoundsProcessor * | ib_processor = nullptr |
||
| ) |