Details

Time bar (total: 13.3s)

sample186.0ms

Algorithm
intervals
Results
76.0ms904×body80nan
30.0ms341×body80valid
17.0ms29×body1280nan
14.0ms33×body640nan
11.0ms74×body80overflowed
4.0ms14×body320nan
1.0msbody160nan

simplify45.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.3b

Counts
2 → 1

localize14.0ms

Local error

Found 4 expressions with local error:

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

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

series753.0ms

Counts
4 → 12
Calls
4 calls:
140.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
374.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
41.0ms
(* (* 2.0 PI) n)
198.0ms
(/ 1.0 (sqrt k))

simplify109.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (94.0ms)

IterNodesCost
09471443
142271340
250011326

prune409.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1538161
Fresh000
Picked101
Done000
Total1548162

Merged error: 0.0b

Counts
162 → 8

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

series1.3s

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

simplify102.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
08931334
139881147
250011147

prune257.0ms

Filtered
130 candidates to 60 candidates (46.2%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1273130
Fresh257
Picked011
Done000
Total1299138

Merged error: 0.0b

Counts
138 → 9

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
260×add-exp-log
122×prod-exp
91×div-exp
66×pow-exp
52×times-frac
28×add-cbrt-cube
26×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
22×pow-to-exp
14×pow1 associate-/r*
cbrt-unprod
cbrt-undiv
unpow-prod-down associate-*r* pow-prod-down div-inv sqr-pow
associate-/l* add-log-exp
frac-2neg associate-*l* clear-num *-commutative
associate-/r/
Counts
4 → 173
Calls
4 calls:
11.0ms
(/ 1.0 (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (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.9s

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

simplify55.0ms

Algorithm
egg-herbie
Counts
185 → 185
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
012252714
150022441

prune390.0ms

Filtered
185 candidates to 99 candidates (53.5%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1832185
Fresh167
Picked101
Done011
Total1859194

Merged error: 0b

Counts
194 → 9

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
181×add-exp-log
92×prod-exp
60×pow-exp
58×times-frac
51×add-sqr-sqrt
50×div-exp
35×associate-*r*
31×add-cube-cbrt *-un-lft-identity
30×sqr-pow
22×unpow-prod-down
21×add-cbrt-cube
20×pow-to-exp
16×pow1
10×unswap-sqr
associate-*l* sqrt-prod cbrt-unprod
pow-prod-down
associate-/r* associate-/l*
add-log-exp
*-commutative
cbrt-undiv div-inv
frac-2neg associate-*r/ clear-num pow-div
Counts
4 → 191
Calls
4 calls:
9.0ms
(/ (pow (* (* 2.0 PI) n) (/ k 2.0)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
17.0ms
(* (sqrt k) (/ (pow (* (* 2.0 PI) n) (/ k 2.0)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0))))
6.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)

series1.5s

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

simplify136.0ms

Algorithm
egg-herbie
Counts
203 → 203
Iterations

Useful iterations: 1 (24.0ms)

IterNodesCost
09832558
145472381
250012381

prune440.0ms

Filtered
203 candidates to 120 candidates (59.1%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New2021203
Fresh167
Picked011
Done011
Total2039212

Merged error: 0b

Counts
212 → 9

regimes159.0ms

Accuracy

0% (0.3b 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

sample5.4s

Algorithm
intervals
Results
2.2s27306×body80nan
915.0ms10690×body80valid
610.0ms1003×body1280nan
374.0ms855×body640nan
349.0ms2450×body80overflowed
125.0ms412×body320nan
36.0ms209×body160nan

Profiling

Loading profile data...