Details

Time bar (total: 2.6min)

analyze578.0ms (0.4%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%50%50%2
0%50%50%3
0%50%50%4
12.5%37.5%50%5
15.6%31.2%53.2%6
17.2%26.5%56.3%7
18%22.6%59.4%8
18.3%19.9%61.8%9
18.5%17.8%63.7%10
18.6%16.3%65.1%11
18.7%15.2%66.1%12
18.7%14.4%66.9%13
18.7%13.8%67.4%14
Compiler

Compiled 17 to 16 computations (5.9% saved)

sample92.0ms (0.1%)

Algorithm
intervals
Results
34.0ms45×body1024nan
22.0ms256×body128valid
11.0ms72×body128overflowed
6.0ms17×body512nan
2.0msbody256nan
1.0ms21×body128nan
1.0msbody128invalid
Compiler

Compiled 33 to 33 computations (0% saved)

simplify173.0ms (0.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
0493322
1493322

prune5.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.6b

Counts
2 → 2
Compiler

Compiled 44 to 41 computations (6.8% saved)

localize15.0ms (0%)

Local error

Found 3 expressions with local error:

0.2b
(/.f64 (pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2)) (sqrt.f64 k))
0.3b
(*.f64 (*.f64 2 PI.f64) n)
0.5b
(pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2))

rewrite34.0ms (0%)

Algorithm
rewrite-expression-head
Rules
48×times-frac_binary64_425
42×*-un-lft-identity_binary64_419 add-sqr-sqrt_binary64_441
33×add-cube-cbrt_binary64_454
26×add-exp-log_binary64_457
22×pow-unpow_binary64_496
18×sqrt-prod_binary64_435
14×pow1_binary64_480
10×add-cbrt-cube_binary64_455
prod-exp_binary64_468
unpow-prod-down_binary64_498 sqr-pow_binary64_391
pow-prod-down_binary64_490 difference-of-squares_binary64_388 pow-exp_binary64_487 associate-/r*_binary64_363
div-exp_binary64_470 associate-/l*_binary64_364
add-log-exp_binary64_458 associate-*r*_binary64_359 cbrt-unprod_binary64_452 distribute-lft-out--_binary64_371 pow-pow_binary64_491
pow-sub_binary64_495 div-inv_binary64_416 pow-to-exp_binary64_488 div-sub_binary64_424
clear-num_binary64_418 *-commutative_binary64_350 associate-*l*_binary64_360 frac-2neg_binary64_430 cbrt-undiv_binary64_453 associate-/l/_binary64_366
Counts
3 → 115
Calls

3 calls:

11.0ms
(pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2))
7.0ms
(/.f64 (pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2)) (sqrt.f64 k))
5.0ms
(*.f64 (*.f64 2 PI.f64) n)

series334.0ms (0.2%)

Counts
3 → 9
Calls

3 calls:

200.0ms
(/.f64 (pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2)) (sqrt.f64 k))
108.0ms
(pow.f64 (*.f64 (*.f64 2 PI.f64) n) (/.f64 (-.f64 1 k) 2))
25.0ms
(*.f64 (*.f64 2 PI.f64) n)

simplify122.0ms (0.1%)

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 0 (74.0ms)

IterNodesCost
049893537
149893537

prune676.0ms (0.4%)

Pruning

63 alts after pruning (62 fresh and 1 done)

PrunedKeptTotal
New6262124
Fresh101
Picked011
Done000
Total6363126

Merged error: 0.0b

Counts
126 → 63
Compiler

Compiled 4727 to 3431 computations (27.4% saved)

localize24.0ms (0%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
0.2b
(pow.f64 n (/.f64 (-.f64 1 k) 2))
0.3b
(*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))
0.6b
(pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2))

rewrite62.0ms (0%)

Algorithm
rewrite-expression-head
Rules
62×add-exp-log_binary64_457
57×add-sqr-sqrt_binary64_441
50×*-un-lft-identity_binary64_419
44×pow-unpow_binary64_496
42×times-frac_binary64_425
32×add-cube-cbrt_binary64_454
31×prod-exp_binary64_468
23×pow-exp_binary64_487
16×pow-to-exp_binary64_488
13×div-exp_binary64_470
12×difference-of-squares_binary64_388
11×add-cbrt-cube_binary64_455
10×unpow-prod-down_binary64_498 pow-sub_binary64_495 div-sub_binary64_424
sqr-pow_binary64_391
pow1_binary64_480
associate-*r*_binary64_359
unswap-sqr_binary64_387 distribute-lft-out--_binary64_371 sqrt-prod_binary64_435 associate-/r*_binary64_363
associate-*l*_binary64_360
add-log-exp_binary64_458
div-inv_binary64_416 pow-pow_binary64_491 associate-/l/_binary64_366
associate-*l/_binary64_362 pow-prod-down_binary64_490 frac-times_binary64_429 cbrt-unprod_binary64_452 associate-*r/_binary64_361 cbrt-undiv_binary64_453
clear-num_binary64_418 *-commutative_binary64_350 frac-2neg_binary64_430 associate-/l*_binary64_364
Counts
4 → 158
Calls

4 calls:

13.0ms
(/.f64 (*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
11.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))
9.0ms
(*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))
8.0ms
(pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2))

series581.0ms (0.4%)

Counts
4 → 12
Calls

4 calls:

329.0ms
(/.f64 (*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
134.0ms
(*.f64 (pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))
92.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))
26.0ms
(pow.f64 (*.f64 2 PI.f64) (/.f64 (-.f64 1 k) 2))

simplify119.0ms (0.1%)

Algorithm
egg-herbie
Counts
170 → 170
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
049744114
149744114

prune1.7s (1.1%)

Pruning

122 alts after pruning (120 fresh and 2 done)

PrunedKeptTotal
New10367170
Fresh85361
Picked011
Done011
Total111122233

Merged error: 0b

Counts
233 → 122
Compiler

Compiled 8131 to 6218 computations (23.5% saved)

localize24.0ms (0%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))) (sqrt.f64 k))
0.2b
(pow.f64 n (/.f64 (-.f64 1 k) 2))
0.3b
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))))
0.6b
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))

rewrite76.0ms (0%)

Algorithm
rewrite-expression-head
Rules
156×add-exp-log_binary64_457
114×prod-exp_binary64_468
58×pow-exp_binary64_487 pow-to-exp_binary64_488
50×*-un-lft-identity_binary64_419 add-sqr-sqrt_binary64_441
44×pow-unpow_binary64_496
42×times-frac_binary64_425
32×add-cube-cbrt_binary64_454
31×div-exp_binary64_470
26×pow-sub_binary64_495 div-sub_binary64_424
18×add-cbrt-cube_binary64_455
12×difference-of-squares_binary64_388
10×frac-times_binary64_429 associate-*r/_binary64_361
unpow-prod-down_binary64_498
associate-*l*_binary64_360 associate-/l/_binary64_366
associate-*l/_binary64_362 cbrt-unprod_binary64_452 distribute-lft-out--_binary64_371 sqrt-prod_binary64_435 associate-/r*_binary64_363 pow1_binary64_480
add-log-exp_binary64_458
div-inv_binary64_416 sqr-pow_binary64_391 cbrt-undiv_binary64_453
pow-prod-down_binary64_490 pow-pow_binary64_491
clear-num_binary64_418 associate-*r*_binary64_359 *-commutative_binary64_350 frac-2neg_binary64_430 associate-/l*_binary64_364
Counts
4 → 194
Calls

4 calls:

24.0ms
(/.f64 (*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))) (sqrt.f64 k))
11.0ms
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))))
7.0ms
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))
7.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))

series830.0ms (0.5%)

Counts
4 → 12
Calls

4 calls:

536.0ms
(/.f64 (*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2)))) (sqrt.f64 k))
190.0ms
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))))
81.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))
22.0ms
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))

simplify121.0ms (0.1%)

Algorithm
egg-herbie
Counts
206 → 206
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
055505410

prune3.2s (2%)

Pruning

181 alts after pruning (179 fresh and 2 done)

PrunedKeptTotal
New14066206
Fresh6113119
Picked101
Done022
Total147181328

Merged error: 0b

Counts
328 → 181
Compiler

Compiled 11914 to 9133 computations (23.3% saved)

localize15.0ms (0%)

Local error

Found 4 expressions with local error:

0.2b
(pow.f64 n (/.f64 (-.f64 1 k) 2))
0.2b
(/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
0.3b
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k)))
0.6b
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))

rewrite73.0ms (0%)

Algorithm
rewrite-expression-head
Rules
123×add-exp-log_binary64_457
69×prod-exp_binary64_468
58×add-sqr-sqrt_binary64_441
53×*-un-lft-identity_binary64_419
48×times-frac_binary64_425
44×pow-unpow_binary64_496
40×div-exp_binary64_470
37×pow-exp_binary64_487 pow-to-exp_binary64_488
35×add-cube-cbrt_binary64_454
18×add-cbrt-cube_binary64_455
12×difference-of-squares_binary64_388
10×unpow-prod-down_binary64_498 associate-*r*_binary64_359
sqrt-prod_binary64_435
pow-sub_binary64_495 div-sub_binary64_424
associate-*l*_binary64_360
distribute-lft-out--_binary64_371 associate-/r*_binary64_363 pow1_binary64_480
cbrt-unprod_binary64_452
add-log-exp_binary64_458 div-inv_binary64_416 sqr-pow_binary64_391 cbrt-undiv_binary64_453
unswap-sqr_binary64_387 associate-/l/_binary64_366
associate-*l/_binary64_362 frac-times_binary64_429 associate-*r/_binary64_361 pow-pow_binary64_491
clear-num_binary64_418 *-commutative_binary64_350 frac-2neg_binary64_430 associate-/l*_binary64_364
Counts
4 → 179
Calls

4 calls:

21.0ms
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k)))
15.0ms
(/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
9.0ms
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))
7.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))

series827.0ms (0.5%)

Counts
4 → 12
Calls

4 calls:

478.0ms
(*.f64 (pow.f64 2 (/.f64 (-.f64 1 k) 2)) (/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k)))
269.0ms
(/.f64 (*.f64 (pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2)) (pow.f64 n (/.f64 (-.f64 1 k) 2))) (sqrt.f64 k))
56.0ms
(pow.f64 n (/.f64 (-.f64 1 k) 2))
24.0ms
(pow.f64 PI.f64 (/.f64 (-.f64 1 k) 2))

simplify140.0ms (0.1%)

Algorithm
egg-herbie
Counts
191 → 191
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
051135272

prune4.2s (2.7%)

Pruning

209 alts after pruning (207 fresh and 2 done)

PrunedKeptTotal
New13754191
Fresh25153178
Picked101
Done022
Total163209372

Merged error: 0b

Counts
372 → 209
Compiler

Compiled 6014 to 4235 computations (29.6% saved)

regimes6.4s (4%)

Compiler

Compiled 55157 to 46973 computations (14.8% saved)

bsearch1.9min (71%)

simplify21.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02740
12740

end0.0ms (0%)

sample25.4s (16.1%)

Algorithm
intervals
Results
853.0ms8000×body128valid
832.0ms1331×body1024nan
445.0ms2389×body128overflowed
290.0ms644×body512nan
97.0ms359×body256nan
70.0ms938×body128nan
27.0ms220×body128invalid
Compiler

Compiled 13924 to 11846 computations (14.9% saved)

Pareto

7.09396918735538e-05

Profiling

Loading profile data...