Details

Time bar (total: 3.6s)

sample208.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 80.57251%

Guaranteed chance to sample good point: 96.481307%

Results
22.0ms256×body80valid
0.0msbody80nan
0.0msbody80invalid

simplify37.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.6b

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

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

series85.0ms

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

simplify105.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
09531493
142331364
250021351

prune312.0ms

Filtered
107 candidates to 161 candidates (-50.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.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)

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

series169.0ms

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

simplify103.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
09391410
140821188
250011188

prune200.0ms

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

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1273130
Fresh21012
Picked101
Done000
Total13013143

Merged error: 0.0b

Counts
143 → 13

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)) (sqrt n))
0.4b
(* (* 2.0 PI) (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:
11.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)
11.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))
6.0ms
(* (* 2.0 PI) (sqrt n))

series139.0ms

Counts
4 → 12
Calls
4 calls:
126.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)
4.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))
5.0ms
(* (* 2.0 PI) (sqrt n))

simplify42.0ms

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
011041701
150021452

prune189.0ms

Filtered
58 candidates to 134 candidates (-131.0%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1340134
Fresh01212
Picked011
Done000
Total13413147

Merged error: 0.0b

Counts
147 → 13

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
45×add-exp-log
40×times-frac
35×add-cube-cbrt *-un-lft-identity
24×associate-*l*
23×sqrt-prod
22×prod-exp
21×add-cbrt-cube
14×pow1
11×associate-*r*
cbrt-unprod
div-exp pow-prod-down pow-exp associate-/r* unswap-sqr
add-log-exp sqr-pow
*-commutative associate-/l*
cbrt-undiv pow-to-exp div-inv
unpow-prod-down frac-2neg associate-*l/ clear-num
Counts
4 → 129
Calls
4 calls:
6.0ms
(/ 1.0 (sqrt k))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
10.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))

series94.0ms

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

simplify68.0ms

Algorithm
egg-herbie
Counts
141 → 141
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
06211038
12688925
25001915

prune216.0ms

Filtered
93 candidates to 141 candidates (-51.6%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1392141
Fresh11011
Picked101
Done011
Total14113154

Merged error: 0b

Counts
154 → 13

regimes293.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
02415
12415

end0.0ms

sample1.1s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 80.57251%

Guaranteed chance to sample good point: 96.481307%

Results
680.0ms8000×body80valid
11.0ms125×body80invalid
10.0ms169×body80nan

Profiling

Loading profile data...