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

This example shows the use of the GAMSDatabase class for reading and writing GDX files. More...

Detailed Description

This example shows the use of the GAMSDatabase class for reading and writing GDX files.

In particular this example demonstrates:

  • How to fill a GAMSDatabase from Java data structures and export it to a GDX file
  • How to import a GDX file as a GAMSDatabase

Definition at line 27 of file TransportGDX.java.