Details

Time bar (total: 6.6s)

sample57.0ms

Algorithm
intervals
Results
13.0ms540×pre80true
9.0ms137×body160valid
9.0ms284×body80nan
4.0ms119×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0259
1469
2869
31139
41219
51219

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 28.4b

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))
0.2b
(- (* b b) (* (* 4.0 a) c))
0.2b
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
28.4b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite106.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:
11.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
9.0ms
(- (* b b) (* (* 4.0 a) c))
63.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
21.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

series320.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
46.0ms
(- (* b b) (* (* 4.0 a) c))
113.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
84.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

simplify51.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0438854
11702750
25002735

prune259.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.4b

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (* b b) (* (* 4.0 a) c))
0.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.3b
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
0.3b
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

rewrite186.0ms

Algorithm
rewrite-expression-head
Rules
123×add-sqr-sqrt *-un-lft-identity
90×times-frac
79×add-cube-cbrt
61×prod-diff
41×sqrt-prod
32×distribute-rgt-neg-in
30×associate-/l*
22×distribute-lft-out-- difference-of-squares
21×distribute-lft-neg-in
18×add-exp-log add-cbrt-cube
11×fma-neg
10×add-log-exp
associate-/r*
cbrt-undiv neg-mul-1 div-exp
associate-/r/
flip3-- flip--
pow1 expm1-log1p-u log1p-expm1-u div-inv
diff-log associate-/l/
sub-neg frac-2neg prod-exp clear-num cbrt-unprod
associate--l- neg-sub0 flip3-+ neg-log flip-+
Counts
4 → 231
Calls
4 calls:
9.0ms
(- (* b b) (* (* 4.0 a) c))
28.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
82.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
57.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

series486.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(- (* b b) (* (* 4.0 a) c))
84.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
155.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
195.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

simplify153.0ms

Algorithm
egg-herbie
Counts
243 → 243
Iterations

Useful iterations: 2 (119.0ms)

IterNodesCost
08325099
139673830
250013828

prune573.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (fma b b (- 0 (* 4.0 (* a c)))))
0.2b
(- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))
0.3b
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))) (* 2.0 a))
0.3b
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

rewrite131.0ms

Algorithm
rewrite-expression-head
Rules
125×add-sqr-sqrt
124×*-un-lft-identity
90×times-frac
80×add-cube-cbrt
60×prod-diff
44×sqrt-prod
32×distribute-rgt-neg-in
30×associate-/l*
22×distribute-lft-out-- difference-of-squares
21×distribute-lft-neg-in
18×add-exp-log add-cbrt-cube
10×fma-neg
associate-/r* add-log-exp
cbrt-undiv neg-mul-1 div-exp
associate-/r/
pow1
expm1-log1p-u flip3-- flip-- log1p-expm1-u div-inv
associate-/l/
frac-2neg diff-log prod-exp clear-num cbrt-unprod
associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+
Counts
4 → 230
Calls
4 calls:
1.0ms
(sqrt (fma b b (- 0 (* 4.0 (* a c)))))
18.0ms
(- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))
57.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))) (* 2.0 a))
42.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

series548.0ms

Counts
4 → 12
Calls
4 calls:
88.0ms
(sqrt (fma b b (- 0 (* 4.0 (* a c)))))
95.0ms
(- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))
159.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c))))))) (* 2.0 a))
206.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

simplify129.0ms

Algorithm
egg-herbie
Counts
242 → 242
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
07675082
131663826
250013733

prune532.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))
0.3b
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))) (* 2.0 a))
0.3b
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))))
0.5b
(* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
88×add-sqr-sqrt
66×sqrt-prod
54×times-frac
47×add-cube-cbrt *-un-lft-identity
32×sqrt-pow1
27×pow1
21×associate-/l*
20×add-exp-log add-cbrt-cube
16×pow1/2
15×swap-sqr
11×difference-of-squares
10×fma-neg prod-diff
associate-*r* associate-*l* pow-prod-up unswap-sqr
add-log-exp
cbrt-undiv div-exp
distribute-lft-neg-in distribute-rgt-neg-in associate-/r/
pow-prod-down associate-/r* pow-sqr
expm1-log1p-u flip3-- flip-- log1p-expm1-u div-inv
prod-exp cbrt-unprod associate-/l/
neg-mul-1 frac-2neg diff-log clear-num
associate--l- pow2 neg-sub0 sub-neg flip3-+ pow-plus sqrt-unprod neg-log rem-square-sqrt *-commutative flip-+
Counts
4 → 209
Calls
4 calls:
13.0ms
(- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))
46.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))) (* 2.0 a))
32.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))))
24.0ms
(* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

series538.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))
158.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c))))))))) (* 2.0 a))
203.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))))
84.0ms
(* (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))) (sqrt (sqrt (fma b b (- 0 (* 4.0 (* a c)))))))

simplify142.0ms

Algorithm
egg-herbie
Counts
221 → 221
Iterations

Useful iterations: 2 (103.0ms)

IterNodesCost
07584538
136413648
250023560

prune578.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0b

regimes160.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02713
13413
24013
34013

end0.0ms

sample1.5s

Algorithm
intervals
Results
291.0ms4389×body160valid
288.0ms16772×pre80true
285.0ms8772×body80nan
121.0ms3610×body80valid
0.0msbody320valid