Loading...
Searching...
No Matches
special_values.py File Reference

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

Go to the source code of this file.

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 in file special_values.py.