![]() |
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::math_opt | |
Functions | |
| DEFINE_STRONG_INT_TYPE (VariableId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (LinearConstraintId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (QuadraticConstraintId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (Sos1ConstraintId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (Sos2ConstraintId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (IndicatorConstraintId, int64_t) | |
| DEFINE_STRONG_INT_TYPE (UpdateTrackerId, int64_t) | |