Details

Time bar (total: 7.2s)

sample93.0ms

Algorithm
intervals
Results
23.0ms152×body160valid
17.0ms472×pre80true
17.0ms216×body80nan
10.0ms47×body320valid
5.0ms57×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0259
1469
2869
31139
41219
51219

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 44.6b

localize14.0ms

Local error

Found 4 expressions with local error:

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

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

series298.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
103.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
47.0ms
(- (* b b) (* (* 4.0 a) c))
79.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

simplify49.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0438854
11702750
25001735

prune252.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite103.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:
18.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
3.0ms
(- (* b b) (* (* 4.0 a) c))
41.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
30.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

series443.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
42.0ms
(- (* b b) (* (* 4.0 a) c))
146.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
179.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

simplify151.0ms

Algorithm
egg-herbie
Counts
243 → 243
Iterations

Useful iterations: 2 (114.0ms)

IterNodesCost
08325099
139673830
250013828

prune557.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite106.0ms

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

series376.0ms

Counts
4 → 12
Calls
4 calls:
105.0ms
(* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
76.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
47.0ms
(- (* b b) (* (* 4.0 a) c))
148.0ms
(/ (+ 0 (* 4.0 (* a c))) (* (* 2.0 a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

simplify89.0ms

Algorithm
egg-herbie
Counts
297 → 297
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
010108634
150015618

prune453.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite147.0ms

Algorithm
rewrite-expression-head
Rules
120×pow1
68×add-exp-log add-cbrt-cube
67×pow-prod-down
34×prod-exp cbrt-unprod
28×times-frac
25×flip3-- flip--
24×associate-/r/
20×add-sqr-sqrt associate-/l*
18×*-un-lft-identity
16×frac-times
14×add-cube-cbrt
12×cbrt-undiv div-exp
pow-sqr pow-prod-up
associate-*r/ associate-*l* associate-*l/
prod-diff difference-of-squares
distribute-rgt-in distribute-lft-in
expm1-log1p-u associate-*r* log1p-expm1-u div-inv add-log-exp
pow-plus div-sub associate-/l/
sub-neg frac-2neg clear-num associate-/r* *-commutative distribute-lft-out--
pow2 distribute-rgt-neg-in sub0-neg swap-sqr sqrt-prod distribute-rgt-neg-out unswap-sqr
Counts
4 → 200
Calls
4 calls:
30.0ms
(/ (/ (- (* 0 0) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c))))) (* 2.0 a))
53.0ms
(* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c))))
22.0ms
(/ (- (* 0 0) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c)))))
30.0ms
(* (* 4.0 (* a c)) (* 4.0 (* a c)))

series472.0ms

Counts
4 → 12
Calls
4 calls:
147.0ms
(/ (/ (- (* 0 0) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c))))) (* 2.0 a))
111.0ms
(* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c))))
179.0ms
(/ (- (* 0 0) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (* (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (- 0 (* 4.0 (* a c)))))
35.0ms
(* (* 4.0 (* a c)) (* 4.0 (* a c)))

simplify61.0ms

Algorithm
egg-herbie
Counts
212 → 212
Iterations

Useful iterations: 1 (28.0ms)

IterNodesCost
09753538
150012962

prune559.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

regimes122.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
03014
13414
23414

end0.0ms

sample2.8s

Algorithm
intervals
Results
742.0ms4882×body160valid
650.0ms8189×body80nan
573.0ms16189×pre80true
291.0ms1338×body320valid
156.0ms1780×body80valid