KFp Expr Simplifier
Functions
Returns true if simplifier has enough depth to perform bounded rewrite.
Simplify an expression of the form (= a b). For the simplification of (fp.eq a b) see KFpEqualExpr.
Properties
Inheritors
Extensions
Simplify an expression. preprocess Rewrite an expression before simplification of an args (top-down). simplifier Rewrite an expression after args simplification (bottom-up).
Specialized version of simplifyExpr for expressions which are always rewritten with another expression on the preprocess stage.
Specialized version of simplifyExpr for expressions with a single argument.
Specialized version of simplifyExpr for expressions with two arguments.
Specialized version of simplifyExpr for expressions with three arguments.
Specialized version of simplifyExpr for expressions with four arguments.
Specialized version of simplifyExpr for expressions with five arguments.
Simplify an expression.