Details

Time bar (total: 11.9s)

sample172.0ms

Algorithm
intervals
Results
70.0ms849×body80nan
29.0ms343×body80valid
17.0ms28×body1280nan
10.0ms69×body80overflowed
10.0ms22×body640nan
3.0msbody320nan
1.0msbody160nan

simplify38.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.4b

Counts
2 → 1

localize18.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.3b
(/ 1.0 (sqrt k))
0.3b
(* (* 2.0 PI) n)

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:
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))
4.0ms
(/ 1.0 (sqrt k))
5.0ms
(* (* 2.0 PI) n)

series549.0ms

Counts
4 → 12
Calls
4 calls:
324.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
146.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
45.0ms
(/ 1.0 (sqrt k))
34.0ms
(* (* 2.0 PI) n)

simplify105.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
09811502
140221398
250021383

prune440.0ms

Filtered
169 candidates to 119 candidates (70.4%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15811169
Fresh000
Picked101
Done000
Total15911170

Merged error: 0.0b

Counts
170 → 11

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite37.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 expm1-log1p-u log1p-expm1-u 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 → 126
Calls
4 calls:
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
15.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)

series1.2s

Counts
4 → 12
Calls
4 calls:
260.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
905.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
31.0ms
(* (* 2.0 PI) n)
33.0ms
(* (* 2.0 PI) n)

simplify104.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
09351406
140121247
250011237

prune274.0ms

Filtered
138 candidates to 67 candidates (48.6%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1371138
Fresh1910
Picked011
Done000
Total13811149

Merged error: 0b

Counts
149 → 11

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
236×add-exp-log
118×prod-exp
85×add-sqr-sqrt
83×times-frac
77×div-exp
60×pow-exp
45×add-cube-cbrt *-un-lft-identity
35×associate-*r*
28×add-cbrt-cube
26×sqrt-prod
24×associate-*l*
22×sqr-pow
20×pow-to-exp
16×pow1
15×unswap-sqr
10×unpow-prod-down cbrt-unprod
pow-prod-down
associate-/r*
cbrt-undiv
expm1-log1p-u log1p-expm1-u add-log-exp
*-commutative div-inv associate-/l*
frac-times frac-2neg associate-*r/ associate-*l/ clear-num
Counts
4 → 217
Calls
4 calls:
28.0ms
(* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0))))
4.0ms
(/ 1.0 (sqrt k))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)

series905.0ms

Counts
4 → 12
Calls
4 calls:
794.0ms
(* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0))))
38.0ms
(/ 1.0 (sqrt k))
39.0ms
(* (* 2.0 PI) n)
32.0ms
(* (* 2.0 PI) n)

simplify57.0ms

Algorithm
egg-herbie
Counts
229 → 229
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
013082682
150012469

prune496.0ms

Filtered
229 candidates to 135 candidates (59.0%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New2290229
Fresh099
Picked011
Done011
Total22911240

Merged error: 0b

Counts
240 → 11

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
34×pow1
27×add-sqr-sqrt
26×sqrt-prod
21×add-exp-log add-cbrt-cube
17×associate-*r*
15×add-cube-cbrt *-un-lft-identity
12×pow-prod-down
11×associate-*l*
10×swap-sqr prod-exp cbrt-unprod
sqrt-pow1 pow1/2
pow-prod-up
expm1-log1p-u times-frac sqrt-div *-commutative log1p-expm1-u div-inv add-log-exp unswap-sqr
pow-sqr
pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt
Counts
4 → 120
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
17.0ms
(* (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))) (sqrt (/ (* 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:
31.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)
34.0ms
(* (* 2.0 PI) n)
1.2s
(* (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))) (sqrt (/ (* 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
132 → 132
Iterations

Useful iterations: 2 (79.0ms)

IterNodesCost
06581713
133571460
250021368

prune324.0ms

Filtered
132 candidates to 76 candidates (57.6%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1320132
Fresh088
Picked011
Done022
Total13211143

Merged error: 0b

Counts
143 → 11

regimes172.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
01912
11912

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.1s26999×body80nan
911.0ms10689×body80valid
632.0ms1047×body1280nan
368.0ms817×body640nan
337.0ms2382×body80overflowed
131.0ms419×body320nan
30.0ms175×body160nan