Details

Time bar (total: 10.4s)

sample147.0ms

Algorithm
intervals
Results
53.0ms867×body80nan
22.0ms339×body80valid
22.0ms63×body1280nan
13.0ms49×body640nan
5.0ms26×body320nan
1.0msbody160nan

simplify38.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.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.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
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:
16.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)
10.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series543.0ms

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

simplify100.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09501461
139241358
250021344

prune394.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New15011161
Fresh000
Picked101
Done000
Total15111162

Merged error: 0.0b

Counts
162 → 11

localize24.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))

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 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:
11.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:
902.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)
38.0ms
(* (* 2.0 PI) n)
259.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

simplify101.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
09161358
139511199
250021199

prune248.0ms

Filtered
130 candidates to 60 candidates (46.2%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1273130
Fresh3710
Picked011
Done000
Total13011141

Merged error: 0b

Counts
141 → 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*
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 → 118
Calls
4 calls:
10.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:
792.0ms
(/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
39.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)
263.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

simplify98.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (19.0ms)

IterNodesCost
08251290
134941114
250011114

prune268.0ms

Filtered
130 candidates to 67 candidates (51.5%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New1300130
Fresh099
Picked011
Done011
Total13011141

Merged error: 0b

Counts
141 → 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))

rewrite28.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
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 → 96
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))

series891.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(* (* 2.0 PI) n)
32.0ms
(* (* 2.0 PI) n)
272.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
556.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k))

simplify72.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0571716
12401617
25001613

prune216.0ms

Filtered
108 candidates to 65 candidates (60.2%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1080108
Fresh088
Picked011
Done022
Total10811119

Merged error: 0b

Counts
119 → 11

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

Algorithm
intervals
Results
1.6s25919×body80nan
725.0ms1969×body1280nan
674.0ms10613×body80valid
462.0ms1644×body640nan
160.0ms810×body320nan
49.0ms386×body160nan