Details

Time bar (total: 6.2s)

analyze465.0ms (7.6%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
12.5%87.4%0.1%5
18.7%81.1%0.1%6
21.8%71.8%6.4%7
31.2%62.4%6.4%8
35.9%55.4%8.7%9
37.8%48.8%13.4%10
42.7%42.3%15%11
47.7%34.2%18.1%12
49.1%30.4%20.5%13
51.9%25.8%22.3%14
Compiler

Compiled 18 to 15 computations (16.7% saved)

sample40.0ms (0.6%)

Algorithm
intervals
Results
9.0ms171×body128valid
9.0ms34×body2048valid
6.0ms28×body1024valid
3.0ms11×body4096valid
1.0ms24×body128nan
1.0msbody512valid
1.0msbody256valid
0.0msbody128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify219.0ms (3.6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
092724
192724

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 34.4b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 4 a) c)
1.0b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite32.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt_binary64_435
10×pow1_binary64_472
add-exp-log_binary64_449 add-cbrt-cube_binary64_447
*-un-lft-identity_binary64_414 add-log-exp_binary64_450
add-cube-cbrt_binary64_446
sqrt-prod_binary64_429
flip3--_binary64_418 prod-exp_binary64_460 pow-prod-down_binary64_482 associate-*r*_binary64_356 flip--_binary64_389 cbrt-unprod_binary64_444
sqrt-div_binary64_430 difference-of-squares_binary64_383 diff-log_binary64_503 sub-neg_binary64_407
distribute-lft-out--_binary64_368 *-commutative_binary64_347 sqrt-pow1_binary64_431 associate-*l*_binary64_357 pow1/2_binary64_491 rem-sqrt-square_binary64_427
Counts
4 → 58
Calls

4 calls:

9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
8.0ms
(*.f64 (*.f64 4 a) c)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series359.0ms (5.8%)

Counts
4 → 12
Calls

4 calls:

130.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
126.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
75.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
28.0ms
(*.f64 (*.f64 4 a) c)

simplify72.0ms (1.2%)

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
048861207
148861207

prune96.0ms (1.6%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New62870
Fresh000
Picked011
Done000
Total62971

Merged error: 12.9b

Counts
71 → 9
Compiler

Compiled 1718 to 1045 computations (39.2% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.7b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
4.4b
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
8.0b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite54.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
45×add-exp-log_binary64_449 add-cbrt-cube_binary64_447
22×times-frac_binary64_420
21×*-un-lft-identity_binary64_414
17×cbrt-undiv_binary64_445 div-exp_binary64_462
13×prod-exp_binary64_460 cbrt-unprod_binary64_444
12×add-sqr-sqrt_binary64_435
11×add-cube-cbrt_binary64_446 associate-/l*_binary64_361
associate-/r/_binary64_362 add-log-exp_binary64_450
pow1_binary64_472 distribute-lft-out_binary64_367 associate-/r*_binary64_360
flip3-+_binary64_417 div-inv_binary64_411 flip-+_binary64_388
sqrt-prod_binary64_429
clear-num_binary64_413 sqrt-div_binary64_430 frac-2neg_binary64_425
flip3--_binary64_418 sqrt-pow1_binary64_431 +-commutative_binary64_346 pow1/2_binary64_491 flip--_binary64_389 associate-/l/_binary64_363 sum-log_binary64_502 rem-sqrt-square_binary64_427
Counts
4 → 102
Calls

4 calls:

18.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
13.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series932.0ms (15.2%)

Counts
4 → 12
Calls

4 calls:

387.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
298.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
131.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
116.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify88.0ms (1.4%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
049403121
149403121

prune161.0ms (2.6%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1077114
Fresh617
Picked101
Done011
Total1149123

Merged error: 8.2b

Counts
123 → 9
Compiler

Compiled 3290 to 2029 computations (38.3% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 4 a) c)
1.0b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.7b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite26.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
10×pow1_binary64_472
add-exp-log_binary64_449 add-cbrt-cube_binary64_447
*-un-lft-identity_binary64_414 add-log-exp_binary64_450
add-sqr-sqrt_binary64_435
add-cube-cbrt_binary64_446
prod-exp_binary64_460 sqrt-prod_binary64_429 pow-prod-down_binary64_482 associate-*r*_binary64_356 cbrt-unprod_binary64_444
flip3--_binary64_418 sqrt-div_binary64_430 flip--_binary64_389
flip3-+_binary64_417 diff-log_binary64_503 *-commutative_binary64_347 sqrt-pow1_binary64_431 +-commutative_binary64_346 sub-neg_binary64_407 associate-*l*_binary64_357 flip-+_binary64_388 distribute-lft-out_binary64_367 pow1/2_binary64_491 sum-log_binary64_502 rem-sqrt-square_binary64_427
Counts
4 → 56
Calls

4 calls:

7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
6.0ms
(*.f64 (*.f64 4 a) c)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series338.0ms (5.5%)

Counts
4 → 12
Calls

4 calls:

128.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
121.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
62.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
27.0ms
(*.f64 (*.f64 4 a) c)

simplify60.0ms (1%)

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
048711116
148711116

prune76.0ms (1.2%)

Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New67168
Fresh437
Picked011
Done011
Total71677

Merged error: 7.2b

Counts
77 → 6
Compiler

Compiled 1643 to 1045 computations (36.4% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.4b
(/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4)))
1.7b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
4.4b
(/.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4))) (*.f64 a 2))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite69.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
141×times-frac_binary64_420
74×*-un-lft-identity_binary64_414
53×add-sqr-sqrt_binary64_435
52×add-cube-cbrt_binary64_446
45×add-exp-log_binary64_449 add-cbrt-cube_binary64_447
32×associate-/l*_binary64_361
23×cbrt-undiv_binary64_445 div-exp_binary64_462
14×div-inv_binary64_411
11×distribute-lft-out_binary64_367
associate-/r*_binary64_360
prod-exp_binary64_460 cbrt-unprod_binary64_444
add-log-exp_binary64_450
pow1_binary64_472
associate-/r/_binary64_362 sqrt-prod_binary64_429
clear-num_binary64_413 sqrt-div_binary64_430 frac-2neg_binary64_425
flip3--_binary64_418 flip3-+_binary64_417 sqrt-pow1_binary64_431 +-commutative_binary64_346 flip-+_binary64_388 pow1/2_binary64_491 flip--_binary64_389 associate-/l/_binary64_363 sum-log_binary64_502 rem-sqrt-square_binary64_427
Counts
4 → 165
Calls

4 calls:

19.0ms
(/.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4))) (*.f64 a 2))
12.0ms
(/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4)))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series1.0s (16.4%)

Counts
4 → 12
Calls

4 calls:

427.0ms
(/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4)))
351.0ms
(/.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 c -4))) (*.f64 a 2))
122.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
109.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify93.0ms (1.5%)

Algorithm
egg-herbie
Counts
177 → 177
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049976019
149976019

prune260.0ms (4.2%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1752177
Fresh033
Picked011
Done022
Total1758183

Merged error: 7.2b

Counts
183 → 8
Compiler

Compiled 5521 to 3234 computations (41.4% saved)

regimes129.0ms (2.1%)

Compiler

Compiled 402 to 345 computations (14.2% saved)

bsearch110.0ms (1.8%)

Steps
ItersRangePoint
8
6.787489049073195e+118
7.133955408180205e+122
5.134094891995538e+120
9
2.173626231849138e-227
1.6620553427918547e-219
2.227512516590462e-227
8
-9.73333868460494e+156
-4.49823275505298e+152
-1.3249665758399062e+154
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0122104
1122104

end0.0ms (0%)

sample1.4s (22.8%)

Algorithm
intervals
Results
292.0ms5258×body128valid
287.0ms1104×body2048valid
142.0ms682×body1024valid
131.0ms398×body4096valid
58.0ms372×body512valid
35.0ms662×body128nan
21.0ms186×body256valid
20.0ms360×body128invalid
Compiler

Compiled 220 to 172 computations (21.8% saved)

Profiling

Loading profile data...