~OSoLWriter()
Class destructor.
Take an OSOption object and write a string that validates against the OSoL schema.
const OSOption * m_OSOption
m_OSOption is an object in the class OSOption
OSoLWriter()
Default constructor.
std::string writeOSoL(OSOption *theosoption)
create an osol string from an OSOption object
bool m_bWriteBase64
m_bWriteBase64 is set to true if we encode the linear constraint coefficients in base64 binary ...
std::string m_sB64encoded
m_sB64encoded is a string of data (start, colIdx, rowIdx, or values) from linear constraints coeffici...
bool m_bWhiteSpace
m_bWhiteSpace is set to true if we write white space in the file