![]() |
OR-Tools
9.0
|
Go to the source code of this file.
Classes | |
| class | ReservoirTimeTabling |
| class | TimeTablingPerTask |
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::sat | |
Functions | |
| void | AddReservoirConstraint (std::vector< AffineExpression > times, std::vector< IntegerValue > deltas, std::vector< Literal > presences, int64_t min_level, int64_t max_level, Model *model) |