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

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

Here we show:

  • How to read data from string and export to GDX
  • How to run a job using data from GDX
  • How to run a job using implicit database communication

Definition in file transport3.cpp.