Details

Time bar (total: 10.1s)

sample136.0ms

Algorithm
intervals
Results
45.0ms752×body80nan
21.0ms62×body1280nan
20.0ms329×body80valid
15.0ms60×body640nan
6.0ms32×body320nan
1.0ms12×body160nan

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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.5b

Counts
2 → 1

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

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

series533.0ms

Counts
4 → 12
Calls
4 calls:
322.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
30.0ms
(* (* 2.0 PI) n)
142.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
38.0ms
(/ 1.0 (sqrt k))

simplify103.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
09811502
140211398
250011383

prune437.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

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)

rewrite34.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))
10.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))
879.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
30.0ms
(* (* 2.0 PI) n)
36.0ms
(* (* 2.0 PI) n)

simplify103.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
09351406
140121247
250011237

prune274.0ms

Filtered
138 candidates to 67 candidates (48.6%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1362138
Fresh3912
Picked011
Done000
Total13912151

Merged error: 0b

Counts
151 → 12

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
582×add-exp-log
440×prod-exp
120×pow-exp
84×div-exp
42×rec-exp 1-exp
40×pow-to-exp add-cbrt-cube
18×cbrt-unprod
17×pow1
13×associate-*r*
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow-prod-down
cbrt-undiv times-frac
expm1-log1p-u log1p-expm1-u add-log-exp
associate-*l* *-commutative associate-/l*
div-inv
pow-flip frac-2neg associate-*r/ clear-num associate-/r* un-div-inv inv-pow
Counts
4 → 222
Calls
4 calls:
8.0ms
(/ 1 (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
15.0ms
(* (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (/ 1 (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))))
5.0ms
(* (* 2.0 PI) n)
6.0ms
(* (* 2.0 PI) n)

series1.1s

Counts
4 → 12
Calls
4 calls:
188.0ms
(/ 1 (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
886.0ms
(* (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (/ 1 (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))))
31.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)

simplify127.0ms

Algorithm
egg-herbie
Counts
234 → 234
Iterations

Useful iterations: 1 (24.0ms)

IterNodesCost
013232960
149082698
250012698

prune288.0ms

Filtered
234 candidates to 70 candidates (29.9%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New2340234
Fresh01010
Picked011
Done011
Total23412246

Merged error: 0b

Counts
246 → 12

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
45×add-exp-log
40×times-frac
35×add-cube-cbrt *-un-lft-identity
24×associate-*l*
23×sqrt-prod
22×prod-exp
21×add-cbrt-cube
14×pow1
11×associate-*r*
cbrt-unprod
div-exp pow-prod-down pow-exp associate-/r* unswap-sqr
expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow
*-commutative associate-/l*
cbrt-undiv pow-to-exp div-inv
unpow-prod-down frac-2neg associate-*l/ clear-num
Counts
4 → 137
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
4.0ms
(/ 1.0 (sqrt k))
12.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))

series727.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(* (* 2.0 PI) n)
30.0ms
(* (* 2.0 PI) n)
43.0ms
(/ 1.0 (sqrt k))
617.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))

simplify72.0ms

Algorithm
egg-herbie
Counts
149 → 149
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06081054
12498949
25001932

prune331.0ms

Filtered
149 candidates to 101 candidates (67.8%)
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1490149
Fresh099
Picked011
Done022
Total14912161

Merged error: 0b

Counts
161 → 12

regimes187.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

sample4.2s

Algorithm
intervals
Results
1.5s26647×body80nan
666.0ms1935×body1280nan
646.0ms10653×body80valid
434.0ms1636×body640nan
143.0ms773×body320nan
52.0ms429×body160nan