ILOG CPLEX .NET Reference Manual

Cplex.GetStatus Method 

Returns the solution status of the active model.

public virtual Status GetStatus();

Return Value

The solution status of the active model.

Remarks

See also the topic Interpreting Solution Quality in the ILOG CPLEX User's Manual for more information about a status associated with infeasibility or unboundedness.

See Also

Cplex Class | ILOG.CPLEX Namespace