Details

Time bar (total: 4.7s)

sample50.0ms

Algorithm
intervals
Results
10.0ms141×body160valid
10.0ms529×pre80true
9.0ms273×body80nan
4.0ms115×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0249
1459
2799
3979
41059
51059

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 28.4b

Counts
2 → 1

localize11.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))
28.3b
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
10×add-log-exp
add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
distribute-lft-out
pow1 times-frac associate-/l*
distribute-rgt-neg-in sqrt-prod
cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/
+-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 70
Calls
4 calls:
3.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
4.0ms
(- (* b b) (* (* 4.0 a) c))
15.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
8.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

series305.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(sqrt (- (* b b) (* (* 4.0 a) c)))
44.0ms
(- (* b b) (* (* 4.0 a) c))
108.0ms
(/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a))
81.0ms
(+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))

simplify48.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0405779
11563685
25002674

prune191.0ms

Filtered
82 candidates to 63 candidates (76.8%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New76682
Fresh000
Picked101
Done000
Total77683

Merged error: 0.4b

Counts
83 → 6

localize16.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)))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
82×add-sqr-sqrt *-un-lft-identity
38×add-cube-cbrt
30×associate-/l*
22×distribute-lft-out-- difference-of-squares
18×add-exp-log add-cbrt-cube
11×distribute-rgt-neg-in sqrt-prod
10×add-log-exp
associate-/r*
cbrt-undiv div-exp
associate-/r/
flip3-- flip--
pow1 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 → 151
Calls
4 calls:
8.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
4.0ms
(- (* b b) (* (* 4.0 a) c))
17.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
17.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

series457.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
44.0ms
(- (* b b) (* (* 4.0 a) c))
150.0ms
(/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))
184.0ms
(/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))

simplify118.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (95.0ms)

IterNodesCost
06422664
131752400
250032388

prune423.0ms

Filtered
163 candidates to 106 candidates (65.0%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15211163
Fresh505
Picked101
Done000
Total15811169

Merged error: 0b

Counts
169 → 11

localize16.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))))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
16×add-sqr-sqrt
14×*-un-lft-identity
10×prod-exp cbrt-unprod add-log-exp
associate-*r*
pow1 cbrt-undiv add-cube-cbrt div-exp
sub-neg flip3-- associate-*r/ flip-- distribute-lft-out-- difference-of-squares
diff-log associate-*l*
distribute-rgt-in distribute-rgt-neg-in distribute-lft-in sqrt-prod 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 → 85
Calls
4 calls:
8.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
15.0ms
(* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
4.0ms
(- (* b b) (* (* 4.0 a) c))
15.0ms
(/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

series381.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
106.0ms
(* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
49.0ms
(- (* b b) (* (* 4.0 a) c))
146.0ms
(/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))))

simplify91.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
05121105
13243867
25001860

prune235.0ms

Filtered
97 candidates to 62 candidates (63.9%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New92597
Fresh7310
Picked101
Done000
Total1008108

Merged error: 0b

Counts
108 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
76×times-frac
66×add-sqr-sqrt *-un-lft-identity
30×add-cube-cbrt
27×add-exp-log add-cbrt-cube
18×distribute-lft-out-- difference-of-squares
10×cbrt-undiv div-exp associate-/r* div-inv add-log-exp
distribute-rgt-neg-in sqrt-prod
associate-/l*
prod-exp cbrt-unprod
pow1
flip3-- diff-log flip--
sub-neg frac-2neg clear-num associate-/r/
associate--l- neg-sub0 neg-log associate-/l/
Counts
4 → 137
Calls
4 calls:
6.0ms
(/ (* 4.0 (* a c)) a)
15.0ms
(/ (/ (* 4.0 (* a c)) a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
8.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
4.0ms
(- (* b b) (* (* 4.0 a) c))

series294.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(/ (* 4.0 (* a c)) a)
148.0ms
(/ (/ (* 4.0 (* a c)) a) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))
80.0ms
(- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))
50.0ms
(- (* b b) (* (* 4.0 a) c))

simplify92.0ms

Algorithm
egg-herbie
Counts
149 → 149
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
06352032
133081822
250021796

prune318.0ms

Filtered
149 candidates to 93 candidates (62.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1481149
Fresh167
Picked011
Done000
Total1498157

Merged error: 0b

Counts
157 → 8

regimes111.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02311
12311

end0.0ms

sample1.4s

Algorithm
intervals
Results
322.0ms4451×body160valid
303.0ms16584×pre80true
291.0ms8584×body80nan
130.0ms3549×body80valid

Profiling

Loading profile data...