model_exporter.h File Reference

Go to the source code of this file.

Classes

struct  operations_research::MPModelExportOptions
 

Namespaces

 operations_research
 

Functions

util::StatusOr< std::string > operations_research::ExportModelAsLpFormat (const MPModelProto &model, const MPModelExportOptions &options=MPModelExportOptions())
 
util::StatusOr< std::string > operations_research::ExportModelAsMpsFormat (const MPModelProto &model, const MPModelExportOptions &options=MPModelExportOptions())