14 #ifndef OR_TOOLS_LP_DATA_MODEL_READER_H_ 15 #define OR_TOOLS_LP_DATA_MODEL_READER_H_ 30 LinearProgram* linear_program);
35 #endif // OR_TOOLS_LP_DATA_MODEL_READER_H_
bool LoadLinearProgramFromModelOrRequest(const std::string &input_file_path, LinearProgram *linear_program)
bool LoadMPModelProtoFromModelOrRequest(const std::string &input_file_path, MPModelProto *model)
Collection of objects used to extend the Constraint Solver library.