Details

Time bar (total: 12.0s)

sample195.0ms

Algorithm
intervals
Results
87.0ms1021×body80nan
30.0ms347×body80valid
18.0ms30×body1280nan
14.0ms31×body640nan
10.0ms71×body80overflowed
4.0ms13×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.6b

Counts
2 → 1

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.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:
4.0ms
(/ 1.0 (sqrt k))
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))

series767.0ms

Counts
4 → 12
Calls
4 calls:
210.0ms
(/ 1.0 (sqrt k))
375.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
33.0ms
(* (* 2.0 PI) n)
149.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify109.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (94.0ms)

IterNodesCost
09471443
142261340
250021328

prune420.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New14813161
Fresh000
Picked101
Done000
Total14913162

Merged error: 0.0b

Counts
162 → 13

localize18.0ms

Local error

Found 4 expressions with local error:

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

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 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:
6.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)
6.0ms
(* (* 2.0 PI) n)

series1.3s

Counts
4 → 12
Calls
4 calls:
273.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
998.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
35.0ms
(* (* 2.0 PI) n)
39.0ms
(* (* 2.0 PI) n)

simplify103.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
08931334
139881147
250011147

prune269.0ms

Filtered
130 candidates to 59 candidates (45.4%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1237130
Fresh6612
Picked101
Done000
Total13013143

Merged error: 0.0b

Counts
143 → 13

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite32.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:
6.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
5.0ms
(* (* 2.0 PI) n)
9.0ms
(* (* 2.0 PI) n)
8.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k))

series978.0ms

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

simplify66.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0559700
12438601
25002597

prune267.0ms

Filtered
108 candidates to 65 candidates (60.2%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1071108
Fresh01212
Picked101
Done000
Total10813121

Merged error: 0b

Counts
121 → 13

localize18.0ms

Local error

Found 4 expressions with local error:

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

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

series1.3s

Counts
4 → 12
Calls
4 calls:
268.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
927.0ms
(/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
33.0ms
(* (* 2.0 PI) n)
45.0ms
(* (* 2.0 PI) n)

simplify96.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (19.0ms)

IterNodesCost
08061281
135741078
250011078

prune248.0ms

Filtered
130 candidates to 67 candidates (51.5%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1300130
Fresh01212
Picked011
Done000
Total13013143

Merged error: 0b

Counts
143 → 13

regimes238.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01812
11812

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.2s26665×body80nan
933.0ms10627×body80valid
618.0ms1004×body1280nan
358.0ms808×body640nan
342.0ms2457×body80overflowed
122.0ms397×body320nan
37.0ms193×body160nan

Profiling

Loading profile data...