Model statistics

Top  Previous  Next

GAMS also creates an output summarizing the size of the model as appears just below from the non-linear equation solving example nonlinsys.gms.  This gives how many variables of equations and nonlinear terms are in the model along with some additional information.  For discussion of the other parts of this output see the Standard Output and NLP and MCP model types chapters.

 

MODEL STATISTICS

 

BLOCKS OF EQUATIONS     6SINGLE EQUATIONS       6
BLOCKS OF VARIABLES     6SINGLE VARIABLES       6
NON ZERO ELEMENTS      20NON LINEAR N-Z        10
DERIVATIVE POOL         6CONSTANT POOL          8

CODE LENGTH            89