Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 593 Bytes

File metadata and controls

19 lines (14 loc) · 593 Bytes

Utilities to Manage and Analyze Expressions

Functions

.. autofunction:: pyomo.core.expr.current.expression_to_string
.. autofunction:: pyomo.core.expr.current.decompose_term
.. autofunction:: pyomo.core.expr.current.clone_expression
.. autofunction:: pyomo.core.expr.current.evaluate_expression
.. autofunction:: pyomo.core.expr.current.identify_components
.. autofunction:: pyomo.core.expr.current.identify_variables
.. autofunction:: pyomo.core.expr.differentiate

Classes

.. autoclass:: pyomo.core.expr.symbol_map.SymbolMap