matlab.gams.control.options.SolPrint Class Reference
Solution report print option. More...
Public Attributes | |
string | select |
Selection of enum options. | |
integer | value |
Value of enum options. | |
Static Public Attributes | |
static final | IncludeSolLstFollowingSolves = 1 |
Include solution listings following solves. | |
static final | RemoveSolLstFollowingSolves = 0 |
Remove solution listings following solves. | |
static final | SuppressAllSolInfo = 2 |
Suppress all solution information. | |
static final | UndefinedSolPrint = 3 |
Undefined option. | |
Detailed Description
Solution report print option.
- See also
- Options