Returns the status of the Cplex algorithm.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual Cplex..::..CplexStatus GetCplexStatus()

Return Value

The Cplex.CplexStatus status.

Exceptions

ExceptionCondition
ILOG.Concert..::..ExceptionIf the method fails, an exception of type ILOG.Concert.Exception, or one of its derived classes, is thrown.

See Also