- Set AllSolverSessionCompletionObjects¶
AllSolverSessionCompletionObjects¶
The predefined set AllSolverSessionCompletionObjects
is the root set
containing both AllGMPEvents
and AllSolverSessions
.
Set AllSolverSessionCompletionObjects {
Index : IndexSolverSessionCompletionObjects;
Definition : AllGMPEvents + AllSolverSessions;
}
Definition¶
The set
AllExecutionStatuses
is the root set containing bothAllGMPEvents
andAllSolverSessions
.
See also
The predeclared identifiers AllGMPEvents
and AllSolverSessions
.