.SolverStatus¶
Definition¶
The mathematical program suffix
.SolverStatus
suffix contains the solver status at the end of the solve statement.
Datatype¶
The value of the
.SolverStatus
suffix is element and its range isAllSolutionStates
.
Note
The related GAMS and AIMMS 2 name is
.SolveStat
but that value is a numeric code.The
.SolverStatus
suffix is also mentioned in Table Suffices of a mathematical program filled by the solver of the Language Reference.