![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Classes | |
| class | SavedLiteral |
| class | SavedVariable |
| class | PresolveContext |
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::sat |
Functions | |
| bool | LoadModelForProbing (PresolveContext *context, Model *local_model) |
Variables | |
| constexpr int | kObjectiveConstraint = -1 |
| constexpr int | kAffineRelationConstraint = -2 |
| constexpr int | kAssumptionsConstraint = -3 |