ILOG CPLEX .NET Reference Manual

Cplex.Status.InfeasibleOrUnbounded Field

The InfeasibleOrUnbounded solution status indicates that the Cplex optimizer has determined that the model is infeasible or unbounded.

public static readonly Status InfeasibleOrUnbounded;

See Also

Cplex.Status Class | ILOG.CPLEX Namespace