transport_gdx.py File Reference
This example shows the use of the GamsDatabase class for reading and writing GDX files. More...
Go to the source code of this file.
Detailed Description
This example shows the use of the GamsDatabase class for reading and writing GDX files.
In particular this example shows:
- How to fill a GamsDatabase from Python data structures and export it to a GDX file
- How to import a GDX file as a GamsDatabase
Definition in file transport_gdx.py.