ILOG CPLEX .NET Reference Manual

Cplex.Status.Infeasible Field

The Infeasible solution status indicates that the Cplex optimizer has determined that the model is infeasible.

public static readonly Status Infeasible;

See Also

Cplex.Status Class | ILOG.CPLEX Namespace