ILOG CPLEX .NET Reference Manual

Cplex.BasisStatus.AtUpper Field

This status indicates that the variable or slack corresponding to a constraint is nonbasic, and at its upper bound.

public static readonly BasisStatus AtUpper;

See Also

Cplex.BasisStatus Class | ILOG.CPLEX Namespace