Details

Time bar (total: 9.9s)

sample158.0ms

Algorithm
intervals
Results
54.0ms915×body80nan
29.0ms86×body1280nan
21.0ms345×body80valid
13.0ms49×body640nan
5.0ms27×body320nan
3.0ms26×body160nan

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0298
1598
21198
33258
410448
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.7b

Counts
2 → 1

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

series518.0ms

Counts
4 → 12
Calls
4 calls:
311.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
33.0ms
(* (* 2.0 PI) n)
36.0ms
(/ 1.0 (sqrt k))
137.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify103.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
09811502
140211398
250031383

prune461.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

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
26×pow1 add-exp-log pow-unpow
20×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×times-frac
14×add-cbrt-cube
12×pow-prod-down prod-exp
pow-pow associate-*r* pow-exp cbrt-unprod
expm1-log1p-u log1p-expm1-u add-log-exp
pow-to-exp unpow-prod-down associate-*l* *-commutative div-inv sqr-pow
Counts
4 → 102
Calls
4 calls:
5.0ms
(* (* 2.0 PI) n)
5.0ms
(* (* 2.0 PI) n)
7.0ms
(pow (* (* 2.0 PI) n) (/ k 2.0))
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

series438.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)
122.0ms
(pow (* (* 2.0 PI) n) (/ k 2.0))
250.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

simplify52.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0463557
11809510
25001503

prune303.0ms

Filtered
114 candidates to 75 candidates (65.8%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New1122114
Fresh11213
Picked101
Done000
Total11414128

Merged error: 0.0b

Counts
128 → 14

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
60×add-sqr-sqrt
58×times-frac
47×add-exp-log add-cube-cbrt *-un-lft-identity
26×pow-unpow
23×sqrt-prod
22×associate-*l* prod-exp
16×pow1
12×pow-exp
11×add-cbrt-cube
pow-pow div-exp pow-prod-down associate-/r* unswap-sqr sqr-pow
associate-*r*
expm1-log1p-u pow-to-exp log1p-expm1-u div-inv add-log-exp
unpow-prod-down associate-/l*
cbrt-undiv cbrt-unprod
frac-2neg associate-*l/ clear-num *-commutative
Counts
4 → 159
Calls
4 calls:
7.0ms
(pow (* (* 2.0 PI) n) (/ k 2.0))
4.0ms
(/ 1.0 (sqrt k))
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
15.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))

series895.0ms

Counts
4 → 12
Calls
4 calls:
118.0ms
(pow (* (* 2.0 PI) n) (/ k 2.0))
38.0ms
(/ 1.0 (sqrt k))
259.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))
480.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))

simplify90.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
08351299
132521207
250011183

prune470.0ms

Filtered
171 candidates to 120 candidates (70.2%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1692171
Fresh21113
Picked101
Done000
Total17213185

Merged error: 0.0b

Counts
185 → 13

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
110×add-exp-log
68×prod-exp
63×add-sqr-sqrt
55×times-frac
50×*-un-lft-identity
44×add-cube-cbrt
27×pow-exp
23×associate-*l* sqrt-prod
20×add-cbrt-cube
19×pow-unpow
18×pow-to-exp
17×div-exp
12×associate-*r*
11×div-sub pow-sub
pow1 cbrt-unprod
frac-times associate-*l/ associate-/r* unswap-sqr sqr-pow
unpow-prod-down
expm1-log1p-u associate-*r/ log1p-expm1-u add-log-exp
cbrt-undiv div-inv associate-/l* distribute-lft-out-- difference-of-squares
pow-pow *-commutative
frac-2neg pow-prod-down clear-num
Counts
4 → 188
Calls
4 calls:
12.0ms
(* (* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0)))
4.0ms
(/ 1.0 (sqrt k))
11.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
7.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

series961.0ms

Counts
4 → 12
Calls
4 calls:
561.0ms
(* (* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0))) (pow n (/ (- 1.0 k) 2.0)))
38.0ms
(/ 1.0 (sqrt k))
286.0ms
(* (/ 1.0 (sqrt k)) (pow (* 2.0 PI) (/ (- 1.0 k) 2.0)))
76.0ms
(pow (* 2.0 PI) (/ (- 1.0 k) 2.0))

simplify135.0ms

Algorithm
egg-herbie
Counts
200 → 200
Iterations

Useful iterations: 2 (108.0ms)

IterNodesCost
011622113
149311915
250011887

prune468.0ms

Filtered
200 candidates to 127 candidates (63.5%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1973200
Fresh3912
Picked101
Done000
Total20112213

Merged error: 0.0b

Counts
213 → 12

regimes201.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02113
12113

end0.0ms

sample4.3s

Algorithm
intervals
Results
1.5s26646×body80nan
693.0ms1948×body1280nan
659.0ms10619×body80valid
451.0ms1682×body640nan
169.0ms903×body320nan
52.0ms422×body160nan