matlab.gams.control.options.SysOut Class Reference
Solver Status file reporting option. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | IncludeAdditionalSolverOutput = 1 |
Include additional solver generated output. | |
static final | SuppressAdditionalSolverOutput = 0 |
Suppress additional solver generated output. | |
static final | UndefinedSysOut = 2 |
Undefined option. | |
Detailed Description
Solver Status file reporting option.
- See also
- Options