Details

Time bar (total: 456.0ms)

sample137.0ms

Algorithm
intervals
Results
38.0ms254×body80nan
27.0ms111×body320valid
19.0ms510×pre80true
15.0ms93×body160valid
7.0ms21×body640valid
2.0ms31×body80valid

simplify82.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
01217
12217
24216
38216
410416
511216
done11216

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 51.9b

localize28.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (* b b) (* (* 3.0 a) c))
0.2b
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
0.2b
(* (* 3.0 a) c)
26.1b
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

rewrite198.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
14×add-exp-log add-cbrt-cube
10×add-sqr-sqrt add-cube-cbrt fma-def add-log-exp
pow1
distribute-rgt-neg-in distribute-lft-out
times-frac associate-/l*
expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u
distribute-lft-neg-in associate-*r* pow-prod-down
cbrt-undiv neg-sub0 associate-+l- flip3-+ div-exp sum-log flip-+ associate-/l/
+-commutative neg-mul-1 sub-neg flip3-- frac-2neg fma-neg diff-log div-sub associate-*l* prod-diff neg-log clear-num associate-/r* *-commutative flip-- div-inv
Counts
4 → 93
Calls
4 calls:
19.0ms
(- (* b b) (* (* 3.0 a) c))
114.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
33.0ms
(* (* 3.0 a) c)
28.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

series1.0ms