ILOG CPLEX .NET Reference Manual

Cplex.CplexStatus.Unbounded Field

Solution Status constant.

public static readonly CplexStatus Unbounded;

Remarks

See CPX_STAT_UNBOUNDED in the C API, or Cplex::CplexStatus::Unbounded in the C++ API for further information.

See Also

Cplex.CplexStatus Class | ILOG.CPLEX Namespace