![]() |
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::math_opt |
| namespace | operations_research::math_opt::internal |
Functions | |
| void | MergeIntoUpdate (const ModelUpdateProto &from, ModelUpdateProto &into) |
| void | MergeIntoSortedIds (const google::protobuf::RepeatedField< int64_t > &from, google::protobuf::RepeatedField< int64_t > &into) |
| void | MergeIntoSparseDoubleMatrix (const SparseDoubleMatrixProto &from, SparseDoubleMatrixProto &into) |