Loading...
Searching...
No Matches
gamscheckpoint.h
Definition: gamscheckpoint.h:47
gams::LogId logID()
GAMSModelInstance addModelInstance(const std::string &modelInstanceName="")
bool operator==(const GAMSCheckpoint &other) const
GAMSCheckpoint & operator=(const GAMSCheckpoint &other)
GAMSWorkspace workspace()
std::string name()
bool isValid() const
GAMSCheckpoint(const GAMSCheckpoint &other)
GAMSCheckpoint(const GAMSWorkspace &ws, const std::string &checkpointName="")
bool operator!=(const GAMSCheckpoint &other) const
std::string fileName() const
Definition: gamsmodelinstance.h:126
Definition: gamsworkspace.h:89