![]() |
OR-Tools
8.2
|
Public Member Functions | |
bool | TrySimpleKnapsack (const LinearConstraint base_ct, const std::vector< double > &lp_values, const std::vector< IntegerValue > &lower_bounds, const std::vector< IntegerValue > &upper_bounds) |
LinearConstraint * | mutable_cut () |
const LinearConstraint & | cut () const |
const std::string | Info () |
|
inline |
|
inline |
bool TrySimpleKnapsack | ( | const LinearConstraint | base_ct, |
const std::vector< double > & | lp_values, | ||
const std::vector< IntegerValue > & | lower_bounds, | ||
const std::vector< IntegerValue > & | upper_bounds | ||
) |