Details

Time bar (total: 770.0ms)

sample379.0ms

Algorithm
intervals
Results
135.0ms93×body160valid
43.0ms22×body640valid
29.0ms110×body320valid
24.0ms254×body80nan
24.0ms510×pre80true
3.0ms31×body80valid

simplify169.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
01417
12517
24616
38616
410816
511616
done11616

prune18.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 51.9b

localize29.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- (* b b) (* (* 4.0 a) c)))
0.1b
(- (* b b) (* (* 4.0 a) c))
0.1b
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
26.1b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite169.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
11×add-sqr-sqrt
10×add-cube-cbrt fma-def add-log-exp
add-exp-log add-cbrt-cube
distribute-rgt-neg-in distribute-lft-out
pow1 times-frac associate-/l*
expm1-log1p-u log1p-expm1-u
distribute-lft-neg-in sqrt-prod
cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/
+-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 90
Calls
4 calls:
16.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
18.0ms
(- (* b b) (* (* 4.0 a) c))
86.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
46.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

series6.0ms