numeric_expr
Enums
|
Classes
|
An expression object for the |
|
Division expressions. |
|
A numeric ternary (if-then-else) expression. |
|
External function expressions |
|
An expression object for linear polynomials. |
|
Maximum expressions. |
|
Minimum expressions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Negation expressions. |
|
The base class for Pyomo expressions. |
This is the base class for numeric values used in Pyomo. |
|
|
Power expressions. |
|
Product expressions. |
|
Sum expression. |
alias of |
|
|
An expression object for intrinsic (math) functions (e.g. sin, cos, tan). |
Context manager for mutable linear sums. |
|
Context manager for mutable sums. |
|
Context manager for mutable nonlinear sums. |
Exceptions
Functions
|
Function used to construct a conditional numeric expression. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A function that returns a tuple consisting of (1) a flag indicating whether the expression is linear, and (2) a list of tuples that represents the terms in the linear expression. |
|
Enable(disable) expression generation optimizations |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|