Details

Time bar (total: 10.6s)

sample148.0ms

Algorithm
intervals
Results
53.0ms867×body80nan
23.0ms63×body1280nan
21.0ms339×body80valid
14.0ms49×body640nan
5.0ms26×body320nan
1.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.5b

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

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

series537.0ms

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

simplify102.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
09811502
140211398
250031383

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

localize19.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (* 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)
0.3b
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

rewrite32.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:
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)
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

series1.2s

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

simplify102.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
09351406
140111247
250031237

prune273.0ms

Filtered
138 candidates to 68 candidates (49.3%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1353138
Fresh3710
Picked011
Done000
Total13811149

Merged error: 0b

Counts
149 → 11

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
127×add-exp-log
67×prod-exp
36×pow-exp
30×div-exp
20×pow1
19×add-cbrt-cube
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
14×times-frac
13×pow-unpow
12×pow-to-exp
pow-prod-down
cbrt-unprod
associate-*r*
associate-/r*
expm1-log1p-u log1p-expm1-u add-log-exp
unpow-prod-down pow-pow sqr-pow
cbrt-undiv associate-*l* *-commutative div-inv
frac-2neg clear-num associate-/l*
Counts
4 → 126
Calls
4 calls:
9.0ms
(/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

series1.1s

Counts
4 → 12
Calls
4 calls:
789.0ms
(/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
38.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)
259.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

simplify100.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (79.0ms)

IterNodesCost
08441336
135511160
250021122

prune295.0ms

Filtered
138 candidates to 75 candidates (54.3%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New1380138
Fresh099
Picked011
Done011
Total13811149

Merged error: 0b

Counts
149 → 11

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
39×add-exp-log
20×pow1
19×add-cbrt-cube
17×add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-exp
15×times-frac
13×pow-unpow
pow-prod-down
cbrt-unprod
div-exp associate-*r* pow-exp associate-/r* sqrt-prod
expm1-log1p-u log1p-expm1-u add-log-exp
pow-pow
cbrt-undiv pow-to-exp associate-*l* *-commutative div-inv
unpow-prod-down frac-2neg clear-num associate-/l* sqr-pow
Counts
4 → 104
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
8.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k))

series894.0ms

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

simplify67.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
0583754
12438655
25003646

prune448.0ms

Filtered
116 candidates to 73 candidates (62.9%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1160116
Fresh088
Picked011
Done022
Total11611127

Merged error: 0b

Counts
127 → 11

regimes174.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01912
11912

end0.0ms

sample4.4s

Algorithm
intervals
Results
1.5s25919×body80nan
732.0ms1969×body1280nan
693.0ms10613×body80valid
484.0ms1644×body640nan
160.0ms810×body320nan
47.0ms386×body160nan