Details

Time bar (total: 6.9s)

sample90.0ms

Algorithm
intervals
Results
23.0ms249×body80nan
21.0ms134×body160valid
18.0ms505×pre80true
10.0ms122×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: 27.5b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (- (* b b) (* (* 4.0 a) c)))
0.3b
(- (* b b) (* (* 4.0 a) c))
0.3b
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
27.4b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite59.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:
4.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
3.0ms
(- (* b b) (* (* 4.0 a) c))
37.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
12.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

series297.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
48.0ms
(- (* b b) (* (* 4.0 a) c))
104.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
80.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

simplify53.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0438854
11702750
25002735

prune254.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.4b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.3b
(- (* 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)))))

rewrite105.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:
16.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
3.0ms
(- (* b b) (* (* 4.0 a) c))
44.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
27.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

series449.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
48.0ms
(- (* b b) (* (* 4.0 a) c))
142.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
181.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

simplify149.0ms

Algorithm
egg-herbie
Counts
243 → 243
Iterations

Useful iterations: 2 (113.0ms)

IterNodesCost
08325099
139673830
250013828

prune556.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.2b
(* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
0.3b
(- (* b b) (* (* 4.0 a) c))
0.4b
(/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
181×prod-diff
133×add-sqr-sqrt
131×*-un-lft-identity
123×add-cube-cbrt
92×sqrt-prod
62×distribute-rgt-in distribute-lft-in
59×distribute-rgt-neg-in
57×distribute-lft-neg-in
27×add-exp-log add-cbrt-cube
19×neg-mul-1
11×fma-neg
10×prod-exp cbrt-unprod add-log-exp
associate-*r*
pow1 cbrt-undiv div-exp
expm1-log1p-u sub-neg flip3-- associate-*r/ flip-- log1p-expm1-u distribute-lft-out-- difference-of-squares
diff-log associate-*l*
associate-/r/
associate--l- neg-sub0 frac-2neg times-frac pow-prod-down neg-log clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 285
Calls
4 calls:
16.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
57.0ms
(* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
3.0ms
(- (* b b) (* (* 4.0 a) c))
18.0ms
(/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

series383.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
105.0ms
(* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
48.0ms
(- (* b b) (* (* 4.0 a) c))
151.0ms
(/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

simplify155.0ms

Algorithm
egg-herbie
Counts
297 → 297
Iterations

Useful iterations: 2 (101.0ms)

IterNodesCost
07978337
143945185
250015161

prune445.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
0.2b
(/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)
0.3b
(- (* b b) (* (* 4.0 a) c))
0.3b
(/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c))

rewrite89.0ms

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt *-un-lft-identity
63×add-cube-cbrt
61×prod-diff
36×times-frac
31×sqrt-prod
23×add-exp-log
22×distribute-rgt-neg-in
21×distribute-lft-neg-in
18×add-cbrt-cube
11×fma-neg
10×div-exp associate-/r* add-log-exp
cbrt-undiv neg-mul-1
div-inv
pow1 expm1-log1p-u prod-exp log1p-expm1-u associate-/l*
flip3-- diff-log flip--
sub-neg frac-2neg 1-exp associate-*r/ clear-num cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares
associate--l- neg-sub0 neg-log associate-/r/
Counts
4 → 183
Calls
4 calls:
16.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
48.0ms
(/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)
3.0ms
(- (* b b) (* (* 4.0 a) c))
14.0ms
(/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c))

series341.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
88.0ms
(/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c)
44.0ms
(- (* b b) (* (* 4.0 a) c))
131.0ms
(/ 4.0 (/ (* 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) c))

simplify100.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07703788
130082571
250012529

prune383.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0b

regimes129.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02412
12612
22612

end0.0ms

sample2.7s

Algorithm
intervals
Results
695.0ms4500×body160valid
686.0ms8747×body80nan
593.0ms16747×pre80true
304.0ms3500×body80valid