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

This is the 7th 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 7th model in a series of tutorial examples.

Here we show:

  • How to create a GAMSModelInstance from a GAMSCheckpoint
  • How to modify a parameter of a GAMSModelInstance using GAMSModifier
  • How to modify a variable of a GAMSModelInstance using GAMSModifier

Definition in file transport7.cpp.