(function from pyomo.core.expr.visitor)
pyomo.core.expr.visitor
A generator that yields a sequence of mutable parameters in an expression tree.
expr – The root node of an expression tree.
Each mutable parameter that is found.