Check whether the known inequalities imply a lower bound of the given term.
Check whether the known inequalities imply a lower bound of the given term.
If withAssumptionInEqs
is set, also return the assumed
inequalities needed for the bound.
Check whether known inequalities imply a lower bound of the given term.
Check whether the known inequalities imply a lower bound of the given term.
Check whether the known inequalities imply a lower bound of the given term. Also return assumed inequalities needed to derive the bound.
Check whether conj
can be simplified with the help
of assumed knowledge/facts.
Check whether conj
can be simplified with the help
of assumed knowledge/facts. If yes, conj
will be
fully reduced, otherwise conj
will be returned unchanged.
Check whether the known inequalities imply a upper bound of the given term.
Check whether the known inequalities imply a upper bound of the given term.
If withAssumptionInEqs
is set, also return the assumed
inequalities needed for the bound.
Check whether known inequalities imply an upper bound of the given term.
Check whether the known inequalities imply an upper bound of the given term.
Check whether the known inequalities imply an upper bound of the given term. Also return assumed inequalities needed to derive the bound.
A reducer corresponding to this one, but without assuming any facts known a priori.
(Since version ) see corresponding Javadoc for more information.