OSrLWriter()
Default constructor.
std::string writeOSrL(OSResult *theosresult)
create an osrl string from an OSResult object
Take an OSResult object and write a string that validates against OSrL.
std::string m_sB64encoded
m_sB64encoded is a string of data (start, colIdx, rowIdx, or values) from linear constraints coeffici...
~OSrLWriter()
Class destructor.
bool m_bWhiteSpace
m_bWhiteSpace is set to true if we write white space in the file
bool m_bWriteBase64
m_bWriteBase64 is set to true if we encode the linear constraint coefficients in base64 binary