- Set AllSolutionStates
AllSolutionStates
The predefined set AllSolutionStates contains the names of possible
values of the program and solver status of a mathematical program.
Set AllSolutionStates {
Index : IndexSolutionStates;
}
Definition
The set
AllSolutionStatescontains the names of all possible values of theProgramStatusandSolverStatussuffixes of a mathematical program.
Updatability
The contents of the set cannot be modified.
Note
The suffixes ProgramStatus and SolverStatus of a mathematical
program take their values in the set AllSolutionStates.
See also
The program status and solver status are discussed in more detail in Suffices and Callbacks of the Language Reference.