![]() |
OR-Tools
9.6
|
Go to the source code of this file.
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::sat | |
Functions | |
| std::function< void(Model *)> | Disjunctive (const std::vector< IntervalVariable > &intervals) |
| void | AddDisjunctiveWithBooleanPrecedencesOnly (const std::vector< IntervalVariable > &intervals, Model *model) |
| void | AddDisjunctiveWithBooleanPrecedences (const std::vector< IntervalVariable > &intervals, Model *model) |