Details

Time bar (total: 11.1s)

sample194.0ms

Algorithm
intervals
Results
79.0ms975×body80nan
29.0ms345×body80valid
20.0ms34×body1280nan
13.0ms31×body640nan
11.0ms86×body80overflowed
3.0ms12×body320nan
2.0msbody160nan

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0298
1598
21198
33258
410448
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.8b

Counts
2 → 1

localize19.0ms

Local error

Found 4 expressions with local error:

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

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
expm1-log1p-u log1p-expm1-u 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 → 157
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
11.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
4.0ms
(/ 1.0 (sqrt k))
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series539.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(* (* 2.0 PI) n)
325.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
37.0ms
(/ 1.0 (sqrt k))
145.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify103.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
09811502
140211398
250031383

prune447.0ms

Filtered
169 candidates to 119 candidates (70.4%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New15613169
Fresh000
Picked101
Done000
Total15713170

Merged error: 0.0b

Counts
170 → 13

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
77×add-sqr-sqrt
70×times-frac
64×*-un-lft-identity
52×add-cube-cbrt
38×pow-unpow
30×add-exp-log
23×sqrt-prod
22×associate-*l*
11×prod-exp add-cbrt-cube
pow1
pow-exp
associate-/r* distribute-lft-out-- difference-of-squares unswap-sqr sqr-pow
unpow-prod-down div-exp associate-*r*
expm1-log1p-u pow-to-exp div-sub log1p-expm1-u div-inv pow-sub add-log-exp
pow-pow associate-/l*
cbrt-undiv cbrt-unprod
frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 169
Calls
4 calls:
6.0ms
(pow n (/ (- 1.0 k) 2.0))
4.0ms
(/ 1.0 (sqrt k))
10.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
7.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

series460.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(pow n (/ (- 1.0 k) 2.0))
44.0ms
(/ 1.0 (sqrt k))
282.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
77.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

simplify89.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
08441367
132551284
250021267

prune477.0ms

Filtered
181 candidates to 131 candidates (72.4%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1783181
Fresh6612
Picked101
Done000
Total1859194

Merged error: 0.0b

Counts
194 → 9

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
66×times-frac
64×add-exp-log add-sqr-sqrt *-un-lft-identity
52×add-cube-cbrt
38×pow-unpow prod-exp
22×associate-*l*
21×sqrt-prod
18×add-cbrt-cube
14×pow-to-exp pow-exp
11×div-exp
10×div-sub pow-sub
pow1
unpow-prod-down associate-/r* cbrt-unprod distribute-lft-out-- difference-of-squares
frac-times associate-*r/
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
cbrt-undiv associate-*l/ associate-/l*
pow-pow sqr-pow
frac-2neg associate-*r* pow-prod-down clear-num *-commutative
Counts
4 → 178
Calls
4 calls:
5.0ms
(pow n (/ (- 1.0 k) 2.0))
4.0ms
(/ 1.0 (sqrt k))
12.0ms
(* (/ 1.0 (sqrt k)) (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))))
6.0ms
(pow PI (/ (- 1.0 k) 2.0))

series907.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(pow n (/ (- 1.0 k) 2.0))
37.0ms
(/ 1.0 (sqrt k))
755.0ms
(* (/ 1.0 (sqrt k)) (* (pow 2.0 (/ (- 1.0 k) 2.0)) (pow PI (/ (- 1.0 k) 2.0))))
51.0ms
(pow PI (/ (- 1.0 k) 2.0))

simplify106.0ms

Algorithm
egg-herbie
Counts
190 → 190
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
010571626
142061464
250011453

prune517.0ms

Filtered
190 candidates to 129 candidates (67.9%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1900190
Fresh088
Picked011
Done000
Total1909199

Merged error: 0.0b

Counts
199 → 9

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
104×times-frac
93×add-sqr-sqrt
80×*-un-lft-identity
74×add-cube-cbrt
50×unpow-prod-down
41×add-exp-log
23×sqrt-prod
22×associate-*l*
21×sqr-pow
19×pow-unpow
14×div-exp
13×associate-/r* add-cbrt-cube
12×pow-exp
11×prod-exp
10×associate-/l*
pow-to-exp
pow1
unswap-sqr
associate-*r*
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
cbrt-undiv div-sub distribute-lft-out-- pow-sub difference-of-squares
pow-pow frac-2neg clear-num cbrt-unprod
frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative pow-div
Counts
4 → 219
Calls
4 calls:
7.0ms
(/ (pow n (/ 1.0 2.0)) (pow n (/ k 2.0)))
4.0ms
(/ 1.0 (sqrt k))
10.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
7.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

series604.0ms

Counts
4 → 12
Calls
4 calls:
207.0ms
(/ (pow n (/ 1.0 2.0)) (pow n (/ k 2.0)))
37.0ms
(/ 1.0 (sqrt k))
288.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
71.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

simplify106.0ms

Algorithm
egg-herbie
Counts
231 → 231
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
09862055
141381958
250021946

prune652.0ms

Filtered
231 candidates to 163 candidates (70.6%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New2301231
Fresh077
Picked011
Done101
Total2319240

Merged error: 0b

Counts
240 → 9

regimes143.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02113
12113

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.2s27557×body80nan
917.0ms10729×body80valid
587.0ms987×body1280nan
366.0ms839×body640nan
326.0ms2402×body80overflowed
122.0ms406×body320nan
36.0ms180×body160nan