Loading...
Searching...
No Matches
Examples
These files are available with the GAMS distribution under the following directory:
[detail level 12]
▼ domainchecking | |
domainchecking.cpp | This example enforces referential integrity also known in the GAMS lingo as domain checking |
▼ transport | |
transport.cpp | Wrapper class implementation for GAMS trnsport model |
transport.h | Wrapper class definition for GAMS trnsport model |
▼ transport1 | |
transport1.cpp | This is the 1st model in a series of tutorial examples |
▼ transport10 | |
transport10.cpp | This is the 10th model in a series of tutorial examples |
▼ transport11 | |
transport11.cpp | This is the 11th model in a series of tutorial examples |
▼ transport12 | |
transport12.cpp | This is the 12th model in a series of tutorial examples |
▼ transport13 | |
transport13.cpp | This is the 13th model in a series of tutorial examples |
▼ transport14 | |
optimizer.cpp | Wrapper class implementation for executing transport14 |
optimizer.h | Wrapper class definition for executing transport14 |
transport14.cpp | This is the 14th model in a series of tutorial examples |
▼ transport2 | |
transport2.cpp | This is the 2nd model in a series of tutorial examples |
▼ transport3 | |
transport3.cpp | This is the 3rd model in a series of tutorial examples |
▼ transport4 | |
transport4.cpp | This is the 4th model in a series of tutorial examples |
▼ transport5 | |
transport5.cpp | This is the 5th model in a series of tutorial examples |
▼ transport6 | |
transport6.cpp | This is the 6th model in a series of tutorial examples |
▼ transport7 | |
transport7.cpp | This is the 7th model in a series of tutorial examples |
▼ transport8 | |
transport8.cpp | This is the 8th model in a series of tutorial examples |
▼ transport9 | |
transport9.cpp | This is the 9th model in a series of tutorial examples |
▼ transportEngine | |
transportEngine.cpp | This is an example how to run a GAMSJob on GAMS Engine using the run_engine method |
▼ transportGDX | |
transportGDX.cpp | This example shows the use of the GAMSDatabase class for reading and writing GDX files |
▼ warehouse | |
warehouse.cpp | This example demonstrates how to solve a simple GAMS model to assign stores to warehouses for different data sets in parallel |