Details

Time bar (total: 275.0ms)

sample62.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
14.0ms255×body80nan

simplify36.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
01114
12112
23312
34212
44312
done4312

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 21.7b

localize25.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)))

rewrite113.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt
pow1 add-cube-cbrt *-un-lft-identity sum-log
add-exp-log flip3-+ sqrt-prod add-cbrt-cube flip-+
+-commutative sqrt-div
rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2 distribute-lft-out
Counts
3 → 40
Calls
3 calls:
9.0ms
(+ (* x y) (* x z))
52.0ms
(+ (+ (* x y) (* x z)) (* y z))
51.0ms
(sqrt (+ (+ (* x y) (* x z)) (* y z)))

series28.0ms