Details

Time bar (total: 332.0ms)

sample76.0ms

Algorithm
intervals
Results
28.0ms255×body80nan
21.0ms256×body80valid

simplify71.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (14.0ms)

IterNodesCost
01114
12212
24411
36311
46711
56811
done6811

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 21.7b

localize14.0ms

Local error

Found 3 expressions with local error:

1.2b
(+ (* x y) (* x z))
1.6b
(+ (+ (* x y) (* x z)) (* y z))
20.5b
(sqrt (+ (+ (* x y) (* x z)) (* y z)))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt
add-cube-cbrt fma-def *-un-lft-identity
pow1 sum-log
add-exp-log expm1-log1p-u flip3-+ sqrt-prod add-cbrt-cube flip-+ log1p-expm1-u
+-commutative sqrt-div distribute-lft-out
rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2
Counts
3 → 51
Calls
3 calls:
10.0ms
(+ (* x y) (* x z))
45.0ms
(+ (+ (* x y) (* x z)) (* y z))
58.0ms
(sqrt (+ (+ (* x y) (* x z)) (* y z)))

series47.0ms