OR-Tools  9.6
mps_converter.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
 

Functions

absl::StatusOr< std::string > ModelProtoToMps (const ModelProto &model)
 
absl::StatusOr< ModelProto > ReadMpsFile (const absl::string_view filename)