Expressions

Summary

pyomo.core.kernel.expression.expression([expr])

A named, mutable expression.

pyomo.core.kernel.expression.expression_tuple(...)

A tuple-style container for objects with category type IExpression

pyomo.core.kernel.expression.expression_list(...)

A list-style container for objects with category type IExpression

pyomo.core.kernel.expression.expression_dict(...)

A dict-style container for objects with category type IExpression