9 #ifndef OSGAMS2OSIL_HPP_ 10 #define OSGAMS2OSIL_HPP_ 28 OSnLNode* parseGamsInstructions(
int codelen,
int* opcodes,
int* fields,
int constantlen,
double* constants);
40 bool initGMO(
const char* datfile);
OSInstance * getOSInstance()
Gives OSInstances but keeps ownership.
Creating a OSInstance from a GAMS model given as GAMS Modeling Object (GMO).
bool initGMO(const char *datfile)
The in-memory representation of an OSiL instance.
OSInstance * takeOverOSInstance()
Gives OSInstance and ownership to calling function.
bool createOSInstance()
Creates an OSInstance from the GAMS smag instance representation.
OSgams2osil(struct gmoRec *gmo_=NULL)
The OSnLNode Class for nonlinear expressions.