|
One can change the way GAMS performs certain tasks using various option commands.
| Bratio | Controls basis formation. |
| Decimals | Controls default decimal places in displays. |
| Forlim | Maximum number of executions of for, repeat or while. |
| Iterlim | Maximum number of solver iterations. |
| Oldname | Causes GAMS to only allow 10 character set element names for compatibility with systems that do not accept longer names (notably older versions of MPSGE). |
| Reslim | Maximum seconds a job can execute. |
| Savepoint | Controls construction of saved solution GDX file. |
| Solvelink | Controls whether GAMS program stays open during a solve. |
| Solveopt | Controls handling procedures when solution is merged into stored solution. |
| Sys10 | Controls handling procedures when exponentiation is done. |
|