Details

Time bar (total: 11.0s)

sample154.0ms

Algorithm
intervals
Results
52.0ms902×body80nan
24.0ms70×body1280nan
21.0ms359×body80valid
16.0ms62×body640nan
7.0ms41×body320nan
3.0ms25×body160nan

simplify36.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0298
1598
21198
33258
410448
550018

prune2.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.5b

Counts
2 → 1

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.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
expm1-log1p-u log1p-expm1-u 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 → 157
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
15.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
4.0ms
(/ 1.0 (sqrt k))
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series527.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(* (* 2.0 PI) n)
314.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
42.0ms
(/ 1.0 (sqrt k))
135.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify100.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09811502
140211398
250031383

prune479.0ms

Filtered
169 candidates to 119 candidates (70.4%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New15514169
Fresh000
Picked101
Done000
Total15614170

Merged error: 0.0b

Counts
170 → 14

localize21.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.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 expm1-log1p-u log1p-expm1-u 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 → 126
Calls
4 calls:
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
11.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))

series1.2s

Counts
4 → 12
Calls
4 calls:
254.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
30.0ms
(* (* 2.0 PI) n)
37.0ms
(* (* 2.0 PI) n)
878.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))

simplify100.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
09351406
140121247
250011237

prune326.0ms

Filtered
138 candidates to 68 candidates (49.3%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1344138
Fresh7613
Picked101
Done000
Total14210152

Merged error: 0.0b

Counts
152 → 10

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

rewrite39.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
expm1-log1p-u log1p-expm1-u associate-/l* add-log-exp
frac-2neg associate-*l* clear-num *-commutative
associate-/r/
Counts
4 → 181
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))))
9.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.6s

Counts
4 → 12
Calls
4 calls:
759.0ms
(/ 1.0 (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (pow (* (* 2.0 PI) n) (/ 1.0 2.0))))
780.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)
37.0ms
(* (* 2.0 PI) n)

simplify52.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 1 (27.0ms)

IterNodesCost
013082809
150012587

prune486.0ms

Filtered
193 candidates to 107 candidates (55.4%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1903193
Fresh369
Picked011
Done000
Total19310203

Merged error: 0.0b

Counts
203 → 10

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
86×add-exp-log
43×times-frac
36×prod-exp
33×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
30×pow-exp
26×div-exp
18×add-cbrt-cube
14×pow1
12×unpow-prod-down sqrt-prod sqr-pow
11×associate-/r*
10×pow-to-exp
associate-/l*
associate-*r* pow-prod-down cbrt-unprod
expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-undiv frac-2neg associate-*l* clear-num *-commutative div-inv
pow-div
Counts
4 → 155
Calls
4 calls:
8.0ms
(/ (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)
4.0ms
(/ 1.0 (sqrt k))

series807.0ms

Counts
4 → 12
Calls
4 calls:
704.0ms
(/ (pow (* (* 2.0 PI) n) (/ k 2.0)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))
30.0ms
(* (* 2.0 PI) n)
30.0ms
(* (* 2.0 PI) n)
42.0ms
(/ 1.0 (sqrt k))

simplify70.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
07081443
127371350
250021336

prune415.0ms

Filtered
167 candidates to 109 candidates (65.3%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1652167
Fresh358
Picked101
Done011
Total1698177

Merged error: 0.0b

Counts
177 → 8

regimes114.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
01812
11812

end0.0ms

sample4.3s

Algorithm
intervals
Results
1.5s27257×body80nan
682.0ms2009×body1280nan
656.0ms10694×body80valid
440.0ms1662×body640nan
159.0ms853×body320nan
49.0ms416×body160nan