OR-Tools  9.1
model_update_merge.cc File Reference

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
 
 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)