Loading...
Searching...
No Matches

Dynamic resorting if indices in assignment/data statements are not in natural order. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static Sys11 lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 AlwaysOptimize =(2)
 Always optimize/restructure.
 
 AutomaticOptimization =(0)
 Automatic optimization/restructuring of data.
 
 NoOptimization =(1)
 No optimization.
 
 UndefinedSys11 =(3)
 Undefined option.
 

Detailed Description

Dynamic resorting if indices in assignment/data statements are not in natural order.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static Sys11 Matlab.GAMS.Sys11.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.Sys11.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option