(function from pyomo.contrib.fbbt.fbbt)
pyomo.contrib.fbbt.fbbt
Compute bounds on an expression based on the bounds on the variables in the expression.
expr (pyomo.core.expr.numeric_expr.NumericExpression)
ignore_fixed (bool, treats fixed Vars as constants if False, else treats) – them as Vars
lb (float)
ub (float)