Details

Time bar (total: 11.1s)

sample172.0ms

Algorithm
intervals
Results
64.0ms846×body80nan
33.0ms363×body80valid
19.0ms33×body1280nan
11.0ms78×body80overflowed
8.0ms20×body640nan
3.0msbody320nan
2.0ms11×body160nan

simplify46.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

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

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

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
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:
12.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))

series759.0ms

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

simplify104.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
09501461
139241358
250031344

prune404.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New15110161
Fresh000
Picked101
Done000
Total15210162

Merged error: 0.0b

Counts
162 → 10

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

rewrite48.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
add-log-exp
*-commutative div-inv associate-/l*
frac-times frac-2neg associate-*r/ associate-*l/ clear-num
Counts
4 → 209
Calls
4 calls:
23.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)

series896.0ms

Counts
4 → 12
Calls
4 calls:
782.0ms
(* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0))))
45.0ms
(/ 1.0 (sqrt k))
31.0ms
(* (* 2.0 PI) n)
37.0ms
(* (* 2.0 PI) n)

simplify63.0ms

Algorithm
egg-herbie
Counts
221 → 221
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
012712638
150012478

prune485.0ms

Filtered
221 candidates to 127 candidates (57.5%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New2192221
Fresh279
Picked011
Done000
Total22110231

Merged error: 0.0b

Counts
231 → 10

localize19.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.2b
(* (* 2.0 PI) n)
0.2b
(* (* 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)
5.0ms
(* (* 2.0 PI) n)

series1.2s

Counts
4 → 12
Calls
4 calls:
258.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
913.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)
33.0ms
(* (* 2.0 PI) n)

simplify106.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (21.0ms)

IterNodesCost
09161358
139521199
250021199

prune252.0ms

Filtered
130 candidates to 59 candidates (45.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1291130
Fresh268
Picked101
Done011
Total1328140

Merged error: 0b

Counts
140 → 8

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
24×add-exp-log add-cbrt-cube
19×pow1
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
10×prod-exp cbrt-unprod
associate-*r* pow-prod-down
times-frac associate-/r* sqrt-prod
add-log-exp
associate-*l* *-commutative
cbrt-undiv div-exp
frac-2neg clear-num div-inv associate-/l*
Counts
4 → 81
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
8.0ms
(/ (* 1.0 (sqrt (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))) (sqrt k))

series679.0ms

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

simplify55.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0399600
11813501
25002488

prune240.0ms

Filtered
93 candidates to 60 candidates (64.5%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New93093
Fresh066
Picked011
Done011
Total938101

Merged error: 0b

Counts
101 → 8

regimes111.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01812
11812

end0.0ms

sample5.3s

Algorithm
intervals
Results
2.1s27633×body80nan
878.0ms10709×body80valid
612.0ms1033×body1280nan
356.0ms826×body640nan
341.0ms2562×body80overflowed
121.0ms409×body320nan
36.0ms217×body160nan

Profiling

Loading profile data...