Details

Time bar (total: 8.1s)

sample81.0ms

Algorithm
intervals
Results
35.0ms706×body80nan
21.0ms359×body80valid

simplify38.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0298
1598
21198
33258
410448
550018

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

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

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

series543.0ms

Counts
4 → 12
Calls
4 calls:
327.0ms
(* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
40.0ms
(/ 1.0 (sqrt k))
31.0ms
(* (* 2.0 PI) n)
146.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify102.0ms

Algorithm
egg-herbie
Counts
169 → 169
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
09811502
140211398
250031383

prune480.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
(/ (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
45×times-frac
38×add-sqr-sqrt *-un-lft-identity
32×add-cube-cbrt
26×add-exp-log
19×pow-unpow
18×sqrt-prod
14×pow1
10×add-cbrt-cube
prod-exp
unpow-prod-down sqr-pow
pow-prod-down pow-exp associate-/r*
div-exp associate-/l*
expm1-log1p-u pow-pow associate-*r* cbrt-unprod log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares
pow-to-exp div-sub div-inv pow-sub
cbrt-undiv frac-2neg associate-*l* clear-num *-commutative associate-/l/
Counts
3 → 118
Calls
3 calls:
5.0ms
(/ (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))

series433.0ms

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

simplify82.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
07181382
128331296
250011248

prune350.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 1 (/ (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))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
270×times-frac
143×add-sqr-sqrt *-un-lft-identity
137×add-cube-cbrt
78×sqrt-prod
72×add-exp-log
40×associate-/r*
32×unpow-prod-down div-exp sqr-pow
19×pow-unpow
18×prod-exp
16×pow1 add-cbrt-cube
15×pow-exp
associate-/l*
div-inv
rec-exp 1-exp div-sub pow-prod-down associate-/r/ pow-sub
pow-to-exp
cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp
pow-pow associate-*r* cbrt-unprod distribute-lft-out-- difference-of-squares
frac-2neg clear-num
pow-flip associate-*l* *-commutative inv-pow
Counts
4 → 296
Calls
4 calls:
17.0ms
(/ 1 (/ (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))

series916.0ms

Counts
4 → 12
Calls
4 calls:
321.0ms
(/ 1 (/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))))
413.0ms
(/ (sqrt k) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)))
32.0ms
(* (* 2.0 PI) n)
150.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify71.0ms

Algorithm
egg-herbie
Counts
308 → 308
Iterations

Useful iterations: 1 (33.0ms)

IterNodesCost
015284369
150024116

prune729.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 1 (/ (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) (sqrt k)))
0.2b
(/ (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))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
267×times-frac
142×add-sqr-sqrt *-un-lft-identity
136×add-cube-cbrt
78×sqrt-prod
72×add-exp-log
40×associate-/r*
32×unpow-prod-down div-exp sqr-pow
19×pow-unpow
18×prod-exp
16×pow1 add-cbrt-cube
15×pow-exp
associate-/l*
div-inv
rec-exp 1-exp pow-prod-down
pow-to-exp
cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp
pow-pow associate-*r* cbrt-unprod distribute-lft-out-- difference-of-squares
frac-2neg div-sub clear-num pow-sub
pow-flip associate-*l* associate-/r/ *-commutative associate-/l/ inv-pow
Counts
4 → 292
Calls
4 calls:
11.0ms
(/ 1 (/ (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) (sqrt k)))
5.0ms
(/ (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))

series878.0ms

Counts
4 → 12
Calls
4 calls:
315.0ms
(/ 1 (/ (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) (sqrt k)))
383.0ms
(/ (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) (sqrt k))
39.0ms
(* (* 2.0 PI) n)
140.0ms
(pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))

simplify73.0ms

Algorithm
egg-herbie
Counts
304 → 304
Iterations

Useful iterations: 1 (31.0ms)

IterNodesCost
014034300
150013947

prune663.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

regimes101.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
02110
12110

end0.0ms

sample2.3s

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