This file defines the OSInstance class along with its supporting classes.
The in-memory representation of an OSiL instance.
OSmps2osil(std::string mpsfilename)
the OSmps2osil class constructor
~OSmps2osil()
the OSmps2osil class destructor
bool createOSInstance()
create an OSInstance from the MPS instance representation
OSInstance * osinstance
osinstance is a pointer to the OSInstance object that gets created from the instance represented in N...