Loading...
Searching...
No Matches
Dynamic resorting if indices in assignment/data statements are not in natural order.
More...
|
int | value () |
| Get the int value of this enumerated Sys11.
|
|
Dynamic resorting if indices in assignment/data statements are not in natural order.
◆ lookup()
static ESys11 com.gams.api.GAMSOptions.ESys11.lookup |
( |
int |
val | ) |
|
|
static |
Lookup all sys11s.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated Sys11 that has the specified value, or UndefinedSys11 if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.ESys11.value |
( |
| ) |
|
Get the int value of this enumerated Sys11.
- Returns
- the sys11 value
◆ AlwaysOptimize
com.gams.api.GAMSOptions.ESys11.AlwaysOptimize =(2) |
Always optimize/restructure.
◆ AutomaticOptimization
com.gams.api.GAMSOptions.ESys11.AutomaticOptimization =(0) |
Automatic optimization/restructuring of data.
◆ NoOptimization
com.gams.api.GAMSOptions.ESys11.NoOptimization =(1) |
◆ UndefinedSys11
com.gams.api.GAMSOptions.ESys11.UndefinedSys11 =(3) |