|
Etlim: Etl |
Top Previous Next |
|
This GAMS parameter controls the time limit for a job. A GAMS job will terminate if the elapsed time in seconds exceeds the value of Etlim. Numeric input is expected The command is implemented with the syntax
Etlim=number or Etl=number
The default value for Etlim is +inf. The system will terminate with a compilation or execution error if the limit is reached. |