Returns the Cplex.CplexStatus
status of the last node problem solved.
The Cplex.CplexStatus
status of the last node that has been solved during the solution of a MIP.
This method is often useful when the preceding invocation of Cplex.Solve. terminates with an error during the solution of a MIP problem. ILOG.Concert.Exception
, or one of its derived classes, is thrown.