Loading...
Searching...
No Matches
transport11.cpp File Reference

This is the 11th model in a series of tutorial examples. More...

#include "gams.h"
#include <iostream>
#include <map>
#include <tuple>
#include <vector>

Go to the source code of this file.

Functions

string getBaseModelText ()
 Get model as string.
 
string getModelText ()
 Get model as string.
 
void createSaveRestart (int argc, char *argv[], const string &checkpointName)
 Create Save and Restart checkpoint.
 

Detailed Description

This is the 11th model in a series of tutorial examples.

Here we show:

  • How to create and use a save/restart file

Definition in file transport11.cpp.