![]() |
OR-Tools
9.1
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::sat |
Functions | |
| std::vector< IntegerVariable > | NegationOf (const std::vector< IntegerVariable > &vars) |
| std::function< void(Model *)> | ExcludeCurrentSolutionWithoutIgnoredVariableAndBacktrack () |