Loading...
Searching...
No Matches
com.gams.examples.transport.TransportEngine Class Reference

This example shows how to run a GAMSJob on GAMS Engine using the runEngine method (since GAMS 44): More...

Detailed Description

This example shows how to run a GAMSJob on GAMS Engine using the runEngine method (since GAMS 44):

  • How to send along additional model files (besides the main file)
  • How to provide additional Engine options
  • How to use checkpoints with runEngine
  • How to interrupt a GAMSJob running on GAMS Engine

It is recommended to first look at other tutorial examples.

Definition at line 19 of file TransportEngine.java.