21#include <CoinMpsIO.hpp>
22#include <CoinPackedMatrix.hpp>
24#include "OSInstance.h"
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
CoinMpsIO * m_MpsData
m_MpsData is a pointer to a CoinMpsIO object
OSInstance * osinstance
osinstance is a pointer to the OSInstance object that gets created from the instance represented in N...
CoinPackedMatrix * m_CoinPackedMatrix
m_CoinPackedMatrix is a pointer to a CoinPackedMatrix object