Skip to content

v0.19.0

Pre-release
Pre-release

Choose a tag to compare

@MrMontag MrMontag released this 28 Sep 15:36
· 91 commits to master since this release
  • added GAMSJob::runEngine to run jobs on GAMS Engine, rather than locally
    • added classes GAMSEngineConfiguration and GAMSEngineJob
  • added transportEngine example to show usage of new Engine feature
  • adjusted GAMSJob::run function signature for better c++ style

This version of the GAMS C++ API requires GAMS 45 or any newer GAMS version that gets released before there is a new release of the GAMS C++ API. To download GAMS, please visit https://www.gams.com/latest/. To learn more about the GAMS C++ API, please visit https://www.gams.com/latest/docs/API_CPP_OVERVIEW.html