21 #include <CoinMpsIO.hpp> 22 #include <CoinPackedMatrix.hpp> 63 CoinPackedMatrix *m_CoinPackedMatrix;
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...
OSmps2osil(std::string mpsfilename)
the OSmps2osil class constructor
The in-memory representation of an OSiL instance.
~OSmps2osil()
the OSmps2osil class destructor
This file defines the OSInstance class along with its supporting classes.