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

This is the 2nd model in a series of tutorial examples. More...

#include "gams.h"
#include <iostream>
#include <fstream>

Go to the source code of this file.

Functions

string getDataText ()
 Get data as string.
 
string getModelText ()
 Get model as string.
 

Detailed Description

This is the 2nd model in a series of tutorial examples.

Here we show:

  • How to use include files to separate model and data

Definition in file transport2.cpp.