Minotaur 0.4.1
Docs for developers
Public Member Functions | List of all members
Minotaur::Reader Class Reference

Read an LP or MILP instance from an MPS file. More...

#include <Reader.h>

Public Member Functions

 Reader (EnvPtr env)
 Default constructor.
 
 ~Reader ()
 Destroy.
 
ProblemPtr readMps (std::string fname, int &err)
 Read a file and return the Problem object.
 
int readSol (ProblemPtr p, std::string sname)
 Read a solution file and store it in Problem for debugging.
 

Detailed Description

Read an LP or MILP instance from an MPS file.

MPS files are read following the CPLEX 12.8 documentation


The documentation for this class was generated from the following files:

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025