Pyomo
Getting Started
How-To Guides
Explanations
Reference Guides
Topical Reference
Library Reference
_archive
addons
common
contrib
core
base
beta
expr
base
boolean_value
calculus
cnf_walker
compare
expr_common
expr_errors
logical_expr
ndarray
numeric_expr
numvalue
relational_expr
symbol_map
sympy_tools
taylor_series
template_expr
visitor
EvaluateFixedSubexpressionVisitor
ExpressionReplacementVisitor
ExpressionValueVisitor
IdentifyMutableParamVisitor
IdentifyVariableVisitor
SimpleExpressionVisitor
StreamBasedExpressionVisitor
FixedExpressionError
NonConstantExpressionError
RevertToNonrecursive
clone_expression
evaluate_expression
evaluate_fixed_subexpressions
expression_to_string
get_stack_depth
identify_components
identify_mutable_parameters
identify_variables
polynomial_degree
replace_expressions
sizeof_expression
kernel
plugins
pyomoobject
staleflag
util
dae
dataportal
devel
duality
environ
future
gdp
kernel
mpec
neos
network
opt
repn
scripting
solvers
tpl
unsupported
util
version
Development Principles
Accessing preview features
Common Warnings/Errors
Related Packages
Publications
Bibliography
Pyomo
Reference Guides
Library Reference
core
expr
visitor
evaluate_fixed_subexpressions
View page source
evaluate_fixed_subexpressions
(function from
pyomo.core.expr.visitor
)
pyomo.core.expr.visitor.
evaluate_fixed_subexpressions
(
expr
,
descend_into_named_expressions
=
True
,
remove_named_expressions
=
True
)
[source]