Adding report writing

Top  Previous  Next

GAMS permits one to do calculations using solution information to improve the information content of the output and display the calculated items.  This exercise is commonly called report writing.

The basic report writing approach involves three phases:

Design of a tabular format for presentation of model study results.
Calculation of entries for which presentation based on a mixture of raw and model solution data.
Display of that information.

I will not cover the first of these three points as their use depends on the study but will cover the second two.

 

Basics of solution based report writing calculations

Adding a report

Notes on indefinite sets in parameter statements