Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
ConstrVioIndex
Type: | int |
---|---|
Modifiable: | No |
Index of linear constraint with the largest (unscaled) slack bound violation for continuous linear models solved by simplex.
For MIP or other situations, it is for all the constraints.
The constraint order is linear, quadratic, SOS and general.
Assume there are linear,
quadratic,
SOS and
general
constraints and the index
is between
and
,
then the general constraint with index
has the
biggest violation.
Available for all model types.
For examples of how to query or modify attributes, refer to our Attribute Examples.