ILOG CPLEX .NET Reference Manual |
|
Cplex.SolveCallback.GetStatus Method
Returns the solution status of the last solve
call.
protected virtual
Status GetStatus();
Return Value
The solution status of the last solve
call.
See Also
Cplex.SolveCallback Class | ILOG.CPLEX Namespace