TransportSeq.TransportGDX Class Reference
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 C# data structures and export it to a GDX file
- How to import a GDX file as a GAMSDatabase
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 C# data structures and export it to a GDX file
- How to import a GDX file as a GAMSDatabase
Definition at line 21 of file TransportGDX.cs.