![]() |
OR-Tools
9.3
|
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::math_opt |
Functions | |
| GScipParameters::MetaParamValue | ConvertMathOptEmphasis (EmphasisProto emphasis) |
| absl::Span<const double> coefficients |
Definition at line 140 of file gscip_solver.cc.
| int64_t linear_constraint_id |
Definition at line 135 of file gscip_solver.cc.
| double lower_bound |
Definition at line 136 of file gscip_solver.cc.
| absl::string_view name |
Definition at line 138 of file gscip_solver.cc.
| double upper_bound |
Definition at line 137 of file gscip_solver.cc.
| absl::Span<const int64_t> variable_ids |
Definition at line 139 of file gscip_solver.cc.