Loading...
Searching...
No Matches

Print solution listing when asynchronous solve (Grid or Threads) is used. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 Off =(0)
 Do not print solution listing into lst file for asynchronous solves.
 
 On =(1)
 Print solution listing into lst file for asynchronous solves.
 
 UndefinedAsyncSolLst =(2)
 Undefined option.
 

Detailed Description

Print solution listing when asynchronous solve (Grid or Threads) is used.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.AsyncSolLst.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option