The fields of the Cplex.BasisStatus class are listed below. For a complete list of Cplex.BasisStatus class members, see the Cplex.BasisStatus Members topic.
![]() ![]() | This status indicates that the variable or slack corresponding to a constraint is nonbasic and at its bound. |
![]() ![]() | This status indicates that the variable or slack corresponding to a constraint is nonbasic, and at its upper bound. |
![]() ![]() | This status indicates that the variable or slack corresponding to a constraint is basic. |
![]() ![]() | This status indicates that the variable is nonbasic, but not at a bound. |
![]() ![]() | This status represents an illegal basis status. |