![]() |
OR-Tools
9.6
|
Public Member Functions | |
| void | Clear () |
| void | Add (const AffineExpression &expr, int num_expr, const IntegerTrail &integer_trail) |
| IntegerValue | SumOfMinDomainValues () |
| IntegerValue | SumOfDifferentMins () |
| IntegerValue | GetBestLowerBound (std::string &suffix) |
| int | size () const |
| void Add | ( | const AffineExpression & | expr, |
| int | num_expr, | ||
| const IntegerTrail & | integer_trail | ||
| ) |