Go to the documentation of this file.
101 int * m_quadColumnStart;
102 int * m_quadColumnIdx;
103 double * m_quadElements;
~OSmps2OS()
the OSmps2os class destructor
void setOsol(std::string osol)
set the osol string
Used to read an OSoL string.
The in-memory representation of an OSiL instance..
OSmps2OS(std::string mpsfilename)
the OSmps2OS class constructor
This file defines the OSInstance class along with its supporting classes.
std::string jobID
jobID is a string containing a jobID that may have been supplied on the command line (it may be empty...
OSoLReader * osolreader
we may need to parse an OSoL file if the MPS file contains an SOS os BASIS section
std::string osol
osol is a string containing the content of the OS option file (it may be empty if no option file was ...
OSInstance * osinstance
osinstance is a pointer to the OSInstance object that gets created from the instance represented in M...
OSOption * osoption
osoption is a pointer to an OSOption object that gets created if the MPS file contains nonstandard se...
bool createOSObjects()
create an OSInstance from the MPS instance representation and an OSOption in case of nonstandard sect...
void setJobID(std::string jobID)
set the job ID