Loading...
Searching...
No Matches

Solver Status file reporting option. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 IncludeAdditionalSolverOutput =(1)
 Include additional solver generated output.
 
 SuppressAdditionalSolverOutput =(0)
 Suppress additional solver generated output.
 
 UndefinedSysOut =(2)
 Undefined option.
 

Detailed Description

Solver Status file reporting option.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.SysOut.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option