transport5.cpp File Reference
This is the 5th model in a series of tutorial examples. More...
#include "gams.h"
#include <vector>
#include <iostream>
Go to the source code of this file.
Functions | |
string | getModelText () |
Get model as string. | |
Detailed Description
This is the 5th model in a series of tutorial examples.
Here we show:
- How to initialize a GAMSCheckpoint by running a GAMSJob
- How to initialize a GAMSJob from a GAMSCheckpoint
Definition in file transport5.cpp.