Overview | Group | Tree | Graph | Index | Concepts |
The enumeration IloCplex::IISStatus
lists values that
indicate the status that variables and constraints can assume in an
irreducibly inconsistent set (IIS) in IloCplex
.
See Also:
IloCplex, IloCplex::IISStatusArray
Fields |
---|
Lower |
= CPXIIS_AT_LOWER
|
Both |
= CPXIIS_FIXED
|
Upper |
= CPXIIS_AT_UPPER
|