ConflictingSet Properties
From Fabrica Bolos GLPK
The ConflictingSet type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConstraintsLB |
Gets the conflicting constraints where the lower bound is in conflict.
| |
| ConstraintsUB |
Gets the conflicting constraints where the upper bound is in conflict.
| |
| SOS |
Gets the conflicting SOS sets.
| |
| VariablesLB |
Gets the variables for which the lower bounds are conflicting.
| |
| VariablesUB |
Gets the variables for which the upper bounds are conflicting
|