![]() |
OR-Tools
9.2
|
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::glop |
Functions | |
| StatusOr< ParsedConstraint > | ParseConstraint (absl::string_view constraint) |
| bool | ParseLp (absl::string_view model, LinearProgram *lp) |
| absl::StatusOr< MPModelProto > | ModelProtoFromLpFormat (absl::string_view model) |