OR-Tools  9.1
model_reader.h File Reference

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::glop
 

Functions

bool LoadMPModelProtoFromModelOrRequest (const std::string &input_file_path, MPModelProto *model)
 
bool LoadLinearProgramFromModelOrRequest (const std::string &input_file_path, LinearProgram *linear_program)