Details

Time bar (total: 23.5s)

sample9.0s

Algorithm
intervals
Results
29.0ms345×body80valid
21.0ms34×body1280nan
14.0ms32×body640nan
10.0ms73×body80overflowed
10.0ms175×body80nan
2.0msbody320nan
2.0msbody160nan

simplify35.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0298
1598
21198
33258
410348
550018

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

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

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

series91.0ms

Counts
4 → 12
Calls
4 calls:
62.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
3.0ms
(* (* 2.0 PI) n)
17.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
8.0ms
(/ 1.0 (sqrt k))

simplify103.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
09531493
142331364
250011350

prune300.0ms

Filtered
107 candidates to 161 candidates (-50.5%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New14912161
Fresh000
Picked101
Done000
Total15012162

Merged error: 0.0b

Counts
162 → 12

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)

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

series178.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
147.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
3.0ms
(* (* 2.0 PI) n)
3.0ms
(* (* 2.0 PI) n)

simplify105.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (19.0ms)

IterNodesCost
09391410
140821188
250011188

prune204.0ms

Filtered
59 candidates to 130 candidates (-120.3%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1282130
Fresh2911
Picked011
Done000
Total13012142

Merged error: 0b

Counts
142 → 12

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

rewrite49.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))))
5.0ms
(* (* 2.0 PI) n)
7.0ms
(* (* 2.0 PI) n)
4.0ms
(/ 1.0 (sqrt k))

series150.0ms

Counts
4 → 12
Calls
4 calls:
136.0ms
(* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0))))
3.0ms
(* (* 2.0 PI) n)
3.0ms
(* (* 2.0 PI) n)
8.0ms
(/ 1.0 (sqrt k))

simplify51.0ms

Algorithm
egg-herbie
Counts
221 → 221
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
012802683
150012479

prune407.0ms

Filtered
126 candidates to 221 candidates (-75.4%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New2201221
Fresh2810
Picked101
Done011
Total22310233

Merged error: 0b

Counts
233 → 10

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
594×sqrt-prod
576×times-frac
314×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
34×associate-/l*
21×add-exp-log add-cbrt-cube
18×associate-/r*
14×pow1
12×div-inv
associate-*r* pow-prod-down prod-exp cbrt-unprod
cbrt-undiv div-exp add-log-exp
frac-2neg associate-*l* clear-num *-commutative
associate-/l/
Counts
4 → 421
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
5.0ms
(/ 1.0 (sqrt (sqrt k)))
16.0ms
(/ (/ 1.0 (sqrt (sqrt k))) (sqrt (sqrt k)))

series32.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* 2.0 PI) n)
3.0ms
(* (* 2.0 PI) n)
17.0ms
(/ 1.0 (sqrt (sqrt k)))
8.0ms
(/ (/ 1.0 (sqrt (sqrt k))) (sqrt (sqrt k)))

simplify112.0ms

Algorithm
egg-herbie
Counts
433 → 433
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
010555531
142674749
250014743

prune382.0ms

Filtered
159 candidates to 433 candidates (-172.3%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New4330433
Fresh088
Picked011
Done011
Total43310443

Merged error: 0b

Counts
443 → 10

regimes199.0ms

Accuracy

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

sample11.9s

Algorithm
intervals
Results
927.0ms10739×body80valid
626.0ms1027×body1280nan
366.0ms828×body640nan
349.0ms2415×body80overflowed
337.0ms5878×body80nan
125.0ms418×body320nan
41.0ms232×body160nan

Profiling

Loading profile data...