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

This is the 1st model in a series of tutorial examples. More...

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

Go to the source code of this file.

Detailed Description

This is the 1st model in a series of tutorial examples.

This is the 1st model in a series of tutorial examples.

Here we show:

  • How to run a GAMSJob from file
  • How to specify the solver
  • How to run a job with a solver option file

The example runs the [trnsport] model from the GAMS Model Library.

Definition in file transport1.cpp.