Details

Time bar (total: 11.7s)

sample249.0ms

Algorithm
intervals
Results
96.0ms984×body80nan
39.0ms341×body80valid
24.0ms33×body1280nan
23.0ms44×body640nan
17.0ms100×body80overflowed
6.0ms15×body320nan
1.0msbody160nan

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

Counts
2 → 1

localize16.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))

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

series568.0ms

Counts
4 → 12
Calls
4 calls:
352.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
42.0ms
(/ 1.0 (sqrt k))
31.0ms
(* (* 2.0 PI) n)
142.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify101.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09811502
140211398
250031383

prune469.0ms

Filtered
169 candidates to 119 candidates (70.4%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New15712169
Fresh000
Picked101
Done000
Total15812170

Merged error: 0.0b

Counts
170 → 12

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt *-un-lft-identity
60×times-frac
50×pow-unpow
43×add-cube-cbrt
36×sqrt-prod
24×add-exp-log
15×pow1
12×difference-of-squares
11×pow-exp add-cbrt-cube
prod-exp
unpow-prod-down
pow-prod-down associate-/r* distribute-lft-out distribute-lft-out--
expm1-log1p-u pow-pow log1p-expm1-u add-log-exp
pow-to-exp associate-*r* cbrt-unprod div-inv associate-/l* sqr-pow
cbrt-undiv frac-2neg div-sub div-exp associate-*l* clear-num *-commutative pow-sub
Counts
4 → 152
Calls
4 calls:
4.0ms
(/ 1.0 (sqrt k))
5.0ms
(* (* 2.0 PI) n)
12.0ms
(pow (pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1)) (/ (- (sqrt 1.0) (sqrt k)) 2.0))
11.0ms
(pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1))

series1.2s

Counts
4 → 12
Calls
4 calls:
38.0ms
(/ 1.0 (sqrt k))
39.0ms
(* (* 2.0 PI) n)
815.0ms
(pow (pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1)) (/ (- (sqrt 1.0) (sqrt k)) 2.0))
277.0ms
(pow (* (* 2.0 PI) n) (/ (+ (sqrt 1.0) (sqrt k)) 1))

simplify81.0ms

Algorithm
egg-herbie
Counts
164 → 164
Iterations

Useful iterations: 1 (38.0ms)

IterNodesCost
019333806
150013737

prune565.0ms

Filtered
164 candidates to 105 candidates (64.0%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1622164
Fresh3811
Picked011
Done000
Total16511176

Merged error: 0.0b

Counts
176 → 11

localize18.0ms

Local error

Found 4 expressions with local error:

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)
0.4b
(pow (* (* 2.0 PI) n) (/ 1.0 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:
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)
7.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

series1.4s

Counts
4 → 12
Calls
4 calls:
1.0s
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))))
38.0ms
(* (* 2.0 PI) n)
31.0ms
(* (* 2.0 PI) n)
265.0ms
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

simplify107.0ms

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 2 (91.0ms)

IterNodesCost
09351406
140111247
250031237

prune260.0ms

Filtered
138 candidates to 67 candidates (48.6%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New1380138
Fresh099
Picked011
Done011
Total13811149

Merged error: 0.0b

Counts
149 → 11

localize19.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
(pow (* (* 2.0 PI) n) (/ 1.0 2.0))

rewrite24.0ms

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

series359.0ms

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

simplify50.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0447593
11634533
25001520

prune267.0ms

Filtered
124 candidates to 81 candidates (65.3%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1240124
Fresh088
Picked011
Done022
Total12411135

Merged error: 0.0b

Counts
135 → 11

regimes196.0ms

Accuracy

0% (0.7b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02415
12415

end0.0ms

sample5.7s

Algorithm
intervals
Results
2.3s27013×body80nan
955.0ms10648×body80valid
632.0ms984×body1280nan
378.0ms835×body640nan
357.0ms2498×body80overflowed
125.0ms399×body320nan
42.0ms231×body160nan