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