Loading...
Searching...
No Matches
com.gams.examples.specialvalues.SpecialValues Class Reference

This example shows how special values of the programming language (e.g. More...

Detailed Description

This example shows how special values of the programming language (e.g.

infinity) percolate down to GAMS. Infinity and NaN (not a number) are well defined. The GAMS Undefined and EPS need special considerations.

Definition at line 16 of file SpecialValues.java.