Loading...
Searching...
No Matches

Allow solver to interact via command line input. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 AllowInteraction =(1)
 Interaction with solvelink 0 is supported.
 
 NoInteraction =(0)
 Interaction with solvelink 0 is not supported.
 
 UndefinedInteractiveSolver =(2)
 Undefined option.
 

Detailed Description

Allow solver to interact via command line input.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.InteractiveSolver.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option