INDICATORS
Description
|
Number of indicator constrains in the problem.
|
Type
|
Integer
|
Note
|
When the matrix is in a presolved state, the indicator constraints are stored in a special pool and not part of the matrix. Otherwise the indicator constraints are rows of the matrix and their details can be retrieved with the
XPRSgetindicators function. The
PRESOLVESTATE attribute can be used to test if the matrix is presolved or not. See also
Working with Presolve.
|
Set by routines
|