Loading...
Searching...
No Matches

Solution report print option. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 IncludeSolLstFollowingSolves =(1)
 Include solution listings following solves.
 
 RemoveSolLstFollowingSolves =(0)
 Remove solution listings following solves.
 
 SuppressAllSolInfo =(2)
 Suppress all solution information.
 
 UndefinedSolPrint =(3)
 Undefined option.
 

Detailed Description

Solution report print option.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.SolPrint.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option