Details

Time bar (total: 3.0s)

sample107.0ms

Algorithm
intervals
Results
8.0ms256×pre80true
5.0ms256×body80valid

simplify2.8s

Counts
1 → 1
Iterations

Useful iterations: 3 (231.0ms)

IterNodesCost
03043
17742
222740
372239
4226539
done500139

prune17.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 58.1b

localize35.0ms

Local error

Found 4 expressions with local error:

1.0b
(+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))
1.0b
(fma 5.5 (pow y 8.0) (/ x (* 2.0 y)))
22.6b
(fma (- (* (* (* (* 11.0 x) x) y) y) (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))) (* x x) (fma 5.5 (pow y 8.0) (/ x (* 2.0 y))))
63.0b
(fma (pow y 6.0) 333.75 (fma (- (* (* (* (* 11.0 x) x) y) y) (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))) (* x x) (fma 5.5 (pow y 8.0) (/ x (* 2.0 y)))))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
fma-def
add-sqr-sqrt add-cube-cbrt add-log-exp
pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u
unpow-prod-down
+-commutative associate-+r+ flip3-+ sum-log flip-+ distribute-lft-out sqr-pow
Counts
4 → 52
Calls
4 calls:
45.0ms
(+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))
1.0ms
(fma 5.5 (pow y 8.0) (/ x (* 2.0 y)))
1.0ms
(fma (- (* (* (* (* 11.0 x) x) y) y) (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))) (* x x) (fma 5.5 (pow y 8.0) (/ x (* 2.0 y))))
4.0ms
(fma (pow y 6.0) 333.75 (fma (- (* (* (* (* 11.0 x) x) y) y) (+ (pow y 6.0) (fma (pow y 4.0) 121.0 2.0))) (* x x) (fma 5.5 (pow y 8.0) (/ x (* 2.0 y)))))

series8.0ms