Details

Time bar (total: 538.0ms)

sample129.0ms

Algorithm
intervals
Results
31.0ms121×body320valid
22.0ms506×pre80true
21.0ms250×body80nan
16.0ms90×body160valid
6.0ms19×body640valid
2.0ms26×body80valid

simplify141.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (12.0ms)

IterNodesCost
01217
12217
24216
38216
410416
511216
done11216

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 53.8b

localize37.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.3b
(* (* 3.0 a) c)
26.4b
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

rewrite223.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:
21.0ms
(- (* b b) (* (* 3.0 a) c))
118.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a))
35.0ms
(* (* 3.0 a) c)
44.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))

series1.0ms