(class from pyomo.core.expr.numeric_expr)
pyomo.core.expr.numeric_expr
Bases: object
object
Context manager for mutable sums.
This context manager is used to compute a sum while treating the summation as a mutable object.
Methods
__init__()
__init__
Member Documentation