![]() |
OR-Tools
8.2
|
Public Member Functions | |
| void | ComputeCut (RoundingOptions options, const std::vector< double > &lp_values, const std::vector< IntegerValue > &lower_bounds, const std::vector< IntegerValue > &upper_bounds, ImpliedBoundsProcessor *ib_processor, LinearConstraint *cut) |
| int | NumLiftedBooleans () const |
| void ComputeCut | ( | RoundingOptions | options, |
| const std::vector< double > & | lp_values, | ||
| const std::vector< IntegerValue > & | lower_bounds, | ||
| const std::vector< IntegerValue > & | upper_bounds, | ||
| ImpliedBoundsProcessor * | ib_processor, | ||
| LinearConstraint * | cut | ||
| ) |