Represent all lower and upper bounds as inequalities, sorted in descending order.
Could any bounds be derived that were not already known from the input?
Extract equalities that are implied by the derived lower and upper bounds, sorted in descending order.
All derived lower bounds of VariableTerm
and
ConstantTerm
.
All derived lower bounds of VariableTerm
and
ConstantTerm
.
Represent lower and upper bounds that were not already present in the input as inequalities, sorted in descending order.
All derived upper bounds of VariableTerm
and
ConstantTerm
.
All derived upper bounds of VariableTerm
and
ConstantTerm
.
(Since version ) see corresponding Javadoc for more information.
Interval constraint propagation (ICP) for linear inequalities.