Details

Time bar (total: 7.9s)

sample81.0ms

Algorithm
intervals
Results
35.0ms706×body80nan
21.0ms359×body80valid

simplify41.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0298
1598
21198
33258
410348
550018

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

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)
1.2b
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

rewrite44.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:
17.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
6.0ms
(/ 1.0 (sqrt k))
6.0ms
(* (* 2.0 PI) n)
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series549.0ms

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

simplify113.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (98.0ms)

IterNodesCost
09501461
139241358
250021344

prune430.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0b

localize13.0ms

Local error

Found 3 expressions with local error:

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

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
33×add-exp-log
23×add-sqr-sqrt *-un-lft-identity
21×times-frac
19×pow-unpow
17×add-cube-cbrt
14×pow1 prod-exp
13×add-cbrt-cube
div-exp pow-prod-down pow-exp associate-/r* sqrt-prod
cbrt-unprod
pow-pow associate-*r* distribute-lft-out-- add-log-exp difference-of-squares
cbrt-undiv pow-to-exp div-sub div-inv pow-sub
unpow-prod-down frac-2neg associate-*r/ associate-*l* clear-num *-commutative associate-/l/ associate-/l* sqr-pow
Counts
3 → 86
Calls
3 calls:
7.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))
6.0ms
(* (* 2.0 PI) n)
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series482.0ms

Counts
3 → 9
Calls
3 calls:
302.0ms
(/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))
32.0ms
(* (* 2.0 PI) n)
147.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify91.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
0709938
12966838
25002830

prune258.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
270×times-frac
143×add-sqr-sqrt *-un-lft-identity
137×add-cube-cbrt
78×sqrt-prod
46×add-exp-log
40×associate-/r*
32×unpow-prod-down sqr-pow
19×pow-unpow
16×div-exp add-cbrt-cube
15×pow1
12×prod-exp
pow-exp associate-/l*
div-inv
div-sub pow-prod-down associate-/r/ pow-sub
cbrt-undiv add-log-exp
pow-to-exp pow-pow associate-*r* cbrt-unprod distribute-lft-out-- difference-of-squares
frac-2neg clear-num
associate-*l* *-commutative
Counts
4 → 274
Calls
4 calls:
16.0ms
(/ 1.0 (/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))))
5.0ms
(/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
6.0ms
(* (* 2.0 PI) n)
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series1.1s

Counts
4 → 12
Calls
4 calls:
475.0ms
(/ 1.0 (/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))))
420.0ms
(/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
38.0ms
(* (* 2.0 PI) n)
144.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify76.0ms

Algorithm
egg-herbie
Counts
286 → 286
Iterations

Useful iterations: 1 (37.0ms)

IterNodesCost
015434220
150014048

prune756.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt
64×sqrt-prod
58×times-frac
51×*-un-lft-identity
39×add-cube-cbrt
38×pow-unpow
36×pow1
23×add-exp-log
17×swap-sqr
16×associate-*r*
14×associate-*l*
12×pow-prod-down
11×add-cbrt-cube
10×prod-exp
sqrt-pow1 pow1/2
pow-pow pow-exp div-inv distribute-lft-out-- difference-of-squares
pow-prod-up
sqrt-div cbrt-unprod add-log-exp unswap-sqr
pow-sqr
pow-to-exp unpow-prod-down div-sub *-commutative pow-sub sqr-pow
pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt
Counts
4 → 165
Calls
4 calls:
6.0ms
(* (* 2.0 PI) n)
26.0ms
(* (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))) (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))))
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
9.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

series718.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(* (* 2.0 PI) n)
403.0ms
(* (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))) (sqrt (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) (sqrt k))))
144.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))
138.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify122.0ms

Algorithm
egg-herbie
Counts
177 → 177
Iterations

Useful iterations: 2 (101.0ms)

IterNodesCost
07882022
137111824
250011763

prune516.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0b

regimes108.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
0158
1158

end0.0ms

sample2.3s

Algorithm
intervals
Results
1.0s20603×body80nan
687.0ms11703×body80valid
0.0msbody160nan