Details

Time bar (total: 8.1s)

sample200.0ms

Algorithm
intervals
Results
74.0ms921×body80nan
27.0ms338×body80valid
25.0ms43×body1280nan
16.0ms36×body640nan
11.0ms79×body80overflowed
3.0ms10×body320nan
1.0msbody160nan

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

rewrite33.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:
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
11.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
4.0ms
(* (* 2.0 PI) n)
4.0ms
(/ 1.0 (sqrt k))

series84.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
59.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
3.0ms
(* (* 2.0 PI) n)
7.0ms
(/ 1.0 (sqrt k))

simplify106.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
09531493
142341364
250011350

prune315.0ms

Filtered
161 candidates to 107 candidates (33.5%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New14813161
Fresh000
Picked101
Done000
Total14913162

Merged error: 0.0b

Counts
162 → 13

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

series174.0ms

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

simplify99.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (19.0ms)

IterNodesCost
09391410
140821188
250011188

prune192.0ms

Filtered
130 candidates to 59 candidates (54.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1282130
Fresh4812
Picked101
Done000
Total13310143

Merged error: 0.0b

Counts
143 → 10

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(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))

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

series119.0ms

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

simplify62.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0614741
12634627
25001623

prune178.0ms

Filtered
108 candidates to 65 candidates (39.8%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1080108
Fresh099
Picked011
Done000
Total10810118

Merged error: 0.0b

Counts
118 → 10

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
222×add-exp-log
140×prod-exp
45×pow-exp
42×div-exp
35×add-cbrt-cube
23×pow1
16×cbrt-unprod
15×associate-*r*
13×pow-to-exp
12×pow-prod-down
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
sqrt-prod
cbrt-undiv add-log-exp
associate-*l* *-commutative
frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
Counts
4 → 122
Calls
4 calls:
10.0ms
(/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
4.0ms
(* (* 2.0 PI) n)
6.0ms
(* (* 2.0 PI) (sqrt n))
11.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

series158.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
011041701
150021452

prune149.0ms

Filtered
134 candidates to 58 candidates (56.7%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1331134
Fresh178
Picked011
Done011
Total13410144

Merged error: 0b

Counts
144 → 10

regimes200.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.8s

Algorithm
intervals
Results
2.2s27440×body80nan
885.0ms10590×body80valid
752.0ms1040×body1280nan
373.0ms855×body640nan
346.0ms2536×body80overflowed
122.0ms412×body320nan
40.0ms233×body160nan

Profiling

Loading profile data...