Details

Time bar (total: 11.0s)

sample137.0ms

Algorithm
intervals
Results
50.0ms839×body80nan
21.0ms60×body1280nan
20.0ms331×body80valid
9.0ms37×body640nan
5.0ms27×body320nan
2.0ms14×body160nan

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

rewrite42.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:
16.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
10.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
4.0ms
(/ 1.0 (sqrt k))
5.0ms
(* (* 2.0 PI) n)

series534.0ms

Counts
4 → 12
Calls
4 calls:
322.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
137.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
42.0ms
(/ 1.0 (sqrt k))
32.0ms
(* (* 2.0 PI) n)

simplify100.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09501461
139251358
250031344

prune426.0ms

Filtered
161 candidates to 107 candidates (66.5%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1529161
Fresh000
Picked101
Done000
Total1539162

Merged error: 0.0b

Counts
162 → 9

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
33×times-frac
32×add-cube-cbrt
30×add-exp-log
28×pow1
20×add-cbrt-cube
19×pow-unpow
18×sqrt-prod
15×pow-prod-down prod-exp
12×associate-*r*
cbrt-unprod
associate-/r*
pow-pow pow-exp add-log-exp
associate-/l* distribute-lft-out-- difference-of-squares
associate-*l* *-commutative div-inv
cbrt-undiv pow-to-exp unpow-prod-down frac-2neg div-sub div-exp clear-num pow-sub sqr-pow
Counts
4 → 122
Calls
4 calls:
14.0ms
(pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ (- 1.0 k) 2.0))
4.0ms
(/ 1.0 (sqrt k))
6.0ms
(* (* 2.0 PI) (sqrt n))
10.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

series347.0ms

Counts
4 → 12
Calls
4 calls:
190.0ms
(pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ (- 1.0 k) 2.0))
40.0ms
(/ 1.0 (sqrt k))
73.0ms
(* (* 2.0 PI) (sqrt n))
44.0ms
(* (* (* 2.0 PI) (sqrt n)) (sqrt n))

simplify81.0ms

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
0732985
13017833
25002812

prune356.0ms

Filtered
134 candidates to 84 candidates (62.7%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1322134
Fresh268
Picked101
Done000
Total1358143

Merged error: 0.0b

Counts
143 → 8

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
154×add-exp-log
107×prod-exp
48×add-sqr-sqrt
42×pow-exp
38×add-cube-cbrt *-un-lft-identity
36×times-frac
29×sqrt-prod
28×associate-*l*
25×add-cbrt-cube
24×pow-to-exp
17×div-exp associate-*r*
12×div-sub pow-sub
11×pow1 unpow-prod-down
10×cbrt-unprod
unswap-sqr sqr-pow
frac-times associate-*r/ associate-/r*
pow-prod-down
associate-*l/ add-log-exp
cbrt-undiv *-commutative associate-/l*
div-inv
frac-2neg clear-num
Counts
4 → 186
Calls
4 calls:
16.0ms
(* (/ 1.0 (sqrt k)) (* (pow (* (* 2.0 PI) (sqrt n)) (/ (- 1.0 k) 2.0)) (pow (sqrt n) (/ (- 1.0 k) 2.0))))
14.0ms
(* (pow (* (* 2.0 PI) (sqrt n)) (/ (- 1.0 k) 2.0)) (pow (sqrt n) (/ (- 1.0 k) 2.0)))
4.0ms
(/ 1.0 (sqrt k))
7.0ms
(* (* 2.0 PI) (sqrt n))

series1.5s

Counts
4 → 12
Calls
4 calls:
732.0ms
(* (/ 1.0 (sqrt k)) (* (pow (* (* 2.0 PI) (sqrt n)) (/ (- 1.0 k) 2.0)) (pow (sqrt n) (/ (- 1.0 k) 2.0))))
607.0ms
(* (pow (* (* 2.0 PI) (sqrt n)) (/ (- 1.0 k) 2.0)) (pow (sqrt n) (/ (- 1.0 k) 2.0)))
37.0ms
(/ 1.0 (sqrt k))
78.0ms
(* (* 2.0 PI) (sqrt n))

simplify61.0ms

Algorithm
egg-herbie
Counts
198 → 198
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
012672802
150012525

prune543.0ms

Filtered
198 candidates to 110 candidates (55.6%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1971198
Fresh077
Picked101
Done000
Total1988206

Merged error: 0.0b

Counts
206 → 8

localize30.0ms

Local error

Found 4 expressions with local error:

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

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
157×add-exp-log
110×prod-exp
42×pow-exp
35×add-sqr-sqrt
29×associate-*l*
28×add-cbrt-cube
25×add-cube-cbrt *-un-lft-identity
24×pow-to-exp
23×associate-*r*
20×sqrt-prod
18×times-frac
16×pow1 div-exp
13×cbrt-unprod
11×unpow-prod-down
pow-prod-down unswap-sqr sqr-pow
*-commutative add-log-exp
cbrt-undiv
associate-*l/ div-inv
Counts
4 → 159
Calls
4 calls:
7.0ms
(* (* 2.0 PI) (sqrt n))
6.0ms
(* (* 2.0 PI) (sqrt n))
10.0ms
(* (pow (* (* 2.0 PI) (sqrt n)) (/ 1.0 2.0)) (pow (sqrt n) (/ 1.0 2.0)))
15.0ms
(* (/ 1.0 (sqrt k)) (* (pow (* (* 2.0 PI) (sqrt n)) (/ 1.0 2.0)) (pow (sqrt n) (/ 1.0 2.0))))

series1.5s

Counts
4 → 12
Calls
4 calls:
77.0ms
(* (* 2.0 PI) (sqrt n))
77.0ms
(* (* 2.0 PI) (sqrt n))
734.0ms
(* (pow (* (* 2.0 PI) (sqrt n)) (/ 1.0 2.0)) (pow (sqrt n) (/ 1.0 2.0)))
590.0ms
(* (/ 1.0 (sqrt k)) (* (pow (* (* 2.0 PI) (sqrt n)) (/ 1.0 2.0)) (pow (sqrt n) (/ 1.0 2.0))))

simplify94.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (76.0ms)

IterNodesCost
08151961
132981745
250021744

prune489.0ms

Filtered
171 candidates to 86 candidates (50.3%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1692171
Fresh257
Picked101
Done000
Total1727179

Merged error: 0b

Counts
179 → 7

regimes171.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02522
12522

end0.0ms

sample4.4s

Algorithm
intervals
Results
1.6s27711×body80nan
714.0ms1985×body1280nan
658.0ms10671×body80valid
445.0ms1657×body640nan
171.0ms909×body320nan
50.0ms441×body160nan