Details

Time bar (total: 11.3s)

sample180.0ms

Algorithm
intervals
Results
70.0ms834×body80nan
28.0ms329×body80valid
19.0ms32×body1280nan
13.0ms94×body80overflowed
12.0ms28×body640nan
5.0ms17×body320nan
1.0msbody160nan

simplify42.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0298
1598
21198
33258
410348
550018

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: 0.4b

Counts
2 → 1

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
0.2b
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
0.2b
(* (* 2.0 PI) n)
0.3b
(/ 1.0 (sqrt k))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
62×add-sqr-sqrt
55×times-frac
49×*-un-lft-identity
46×add-exp-log
43×add-cube-cbrt
23×associate-*l* sqrt-prod
22×prod-exp
19×pow-unpow
16×add-cbrt-cube
15×pow1
pow-exp
associate-*r*
div-exp pow-prod-down associate-/r* unswap-sqr
cbrt-unprod sqr-pow
add-log-exp
pow-to-exp pow-pow div-sub div-inv associate-/l* distribute-lft-out-- pow-sub difference-of-squares
cbrt-undiv unpow-prod-down *-commutative
frac-times frac-2neg associate-*r/ associate-*l/ clear-num
Counts
4 → 149
Calls
4 calls:
11.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
5.0ms
(* (* 2.0 PI) n)
4.0ms
(/ 1.0 (sqrt k))

series536.0ms

Counts
4 → 12
Calls
4 calls:
319.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
143.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
31.0ms
(* (* 2.0 PI) n)
43.0ms
(/ 1.0 (sqrt k))

simplify100.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09501461
139251358
250031344

prune396.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1529161
Fresh000
Picked101
Done000
Total1539162

Merged error: 0.0b

Counts
162 → 9

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
0.2b
(* (* 2.0 PI) n)
0.2b
(* (* 2.0 PI) n)
0.2b
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
176×add-exp-log
105×prod-exp
39×pow-exp
36×div-exp
26×add-cbrt-cube
20×pow1
13×add-sqr-sqrt pow-to-exp add-cube-cbrt pow-unpow *-un-lft-identity
10×times-frac cbrt-unprod
pow-prod-down
associate-*r*
cbrt-undiv add-log-exp
pow-pow
associate-*l* *-commutative div-inv
unpow-prod-down frac-2neg clear-num associate-/r* associate-/l* sqr-pow
Counts
4 → 118
Calls
4 calls:
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
11.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))

series1.3s

Counts
4 → 12
Calls
4 calls:
255.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
31.0ms
(* (* 2.0 PI) n)
175.0ms
(* (* 2.0 PI) n)
885.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))

simplify100.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (21.0ms)

IterNodesCost
09161358
139521199
250011199

prune238.0ms

Filtered
130 candidates to 60 candidates (46.2%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1300130
Fresh088
Picked011
Done000
Total1309139

Merged error: 0.0b

Counts
139 → 9

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ (- 1.0 k) 2.0))
0.3b
(/ 1.0 (sqrt k))
0.3b
(* (* 2.0 PI) (sqrt n))
0.4b
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
33×times-frac
32×add-cube-cbrt
30×add-exp-log
28×pow1
20×add-cbrt-cube
19×pow-unpow
18×sqrt-prod
15×pow-prod-down prod-exp
12×associate-*r*
cbrt-unprod
associate-/r*
pow-pow pow-exp add-log-exp
associate-/l* distribute-lft-out-- difference-of-squares
associate-*l* *-commutative div-inv
cbrt-undiv pow-to-exp unpow-prod-down frac-2neg div-sub div-exp clear-num pow-sub sqr-pow
Counts
4 → 122
Calls
4 calls:
13.0ms
(pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ (- 1.0 k) 2.0))
4.0ms
(/ 1.0 (sqrt k))
6.0ms
(* (* 2.0 PI) (sqrt n))
10.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

series357.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ (- 1.0 k) 2.0))
43.0ms
(/ 1.0 (sqrt k))
69.0ms
(* (* 2.0 PI) (sqrt n))
51.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

simplify84.0ms

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
0732985
13017833
25002812

prune296.0ms

Filtered
134 candidates to 84 candidates (62.7%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1340134
Fresh077
Picked011
Done011
Total1349143

Merged error: 0.0b

Counts
143 → 9

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* 2.0 PI) n)
0.3b
(/ 1.0 (sqrt k))
0.4b
(pow (pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1)) (/ (- (sqrt 1.0) (sqrt k)) 2.0))
0.4b
(pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt *-un-lft-identity
60×times-frac
50×pow-unpow
43×add-cube-cbrt
36×sqrt-prod
24×add-exp-log
15×pow1
12×difference-of-squares
11×pow-exp add-cbrt-cube
prod-exp
unpow-prod-down
pow-prod-down associate-/r* distribute-lft-out distribute-lft-out--
pow-pow add-log-exp
pow-to-exp associate-*r* cbrt-unprod div-inv associate-/l* sqr-pow
cbrt-undiv frac-2neg div-sub div-exp associate-*l* clear-num *-commutative pow-sub
Counts
4 → 144
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
4.0ms
(/ 1.0 (sqrt k))
12.0ms
(pow (pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1)) (/ (- (sqrt 1.0) (sqrt k)) 2.0))
12.0ms
(pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1))

series1.2s

Counts
4 → 12
Calls
4 calls:
36.0ms
(* (* 2.0 PI) n)
36.0ms
(/ 1.0 (sqrt k))
825.0ms
(pow (pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1)) (/ (- (sqrt 1.0) (sqrt k)) 2.0))
294.0ms
(pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1))

simplify70.0ms

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 1 (35.0ms)

IterNodesCost
018453752
150013640

prune475.0ms

Filtered
156 candidates to 97 candidates (62.2%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New1551156
Fresh066
Picked011
Done022
Total15510165

Merged error: 0b

Counts
165 → 10

regimes126.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01912
11912

end0.0ms

sample5.6s

Algorithm
intervals
Results
2.2s27276×body80nan
939.0ms10567×body80valid
629.0ms1012×body1280nan
385.0ms856×body640nan
358.0ms2456×body80overflowed
133.0ms439×body320nan
37.0ms209×body160nan