Details

Time bar (total: 6.1s)

analyze594.0ms (9.7%)

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
18.7%76.5%4.8%7
28.1%66.3%5.6%8
35.1%55%9.9%9
36.3%50.9%12.8%10
42.1%42.4%15.5%11
47.5%33.8%18.7%12
48.8%30.7%20.6%13
51.8%25.6%22.5%14
Compiler

Compiled 14 to 11 computations (21.4% saved)

sample42.0ms (0.7%)

Algorithm
intervals
Results
8.0ms166×body128valid
7.0ms35×body2048valid
4.0ms27×body1024valid
3.0ms13×body4096valid
1.0ms30×body128nan
1.0msbody512valid
0.0msbody256valid
0.0msbody128invalid
Compiler

Compiled 27 to 24 computations (11.1% saved)

simplify193.0ms (3.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (18.0ms)

IterNodesCost
030920
130920

prune4.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 36.3b

Counts
2 → 1
Compiler

Compiled 26 to 20 computations (23.1% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
1.1b
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite52.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
40×add-sqr-sqrt_binary64
39×*-un-lft-identity_binary64
21×times-frac_binary64
19×add-cube-cbrt_binary64
11×sqrt-prod_binary64
10×add-log-exp_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64
cancel-sign-sub-inv_binary64 associate-/l*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64 distribute-rgt-neg-in_binary64
flip3--_binary64 flip--_binary64
associate-/r*_binary64 diff-log_binary64
associate-/l/_binary64 sub-neg_binary64 sqrt-div_binary64
pow1/2_binary64 associate--l-_binary64 neg-sub0_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 div-sub_binary64 rem-sqrt-square_binary64 clear-num_binary64 neg-log_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
4 → 96
Calls

4 calls:

17.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
13.0ms
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
7.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
5.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

series467.0ms (7.7%)

Counts
4 → 12
Calls

4 calls:

161.0ms
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
127.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
127.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
51.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify86.0ms (1.4%)

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (60.0ms)

IterNodesCost
049352578
149352578

prune323.0ms (5.3%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New999108
Fresh000
Picked101
Done000
Total1009109

Merged error: 6.4b

Counts
109 → 9
Compiler

Compiled 7130 to 2924 computations (59% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
3.2b
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
10.6b
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite58.0ms (1%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64
58×add-sqr-sqrt_binary64
43×*-un-lft-identity_binary64
29×add-cube-cbrt_binary64
18×add-exp-log_binary64 add-cbrt-cube_binary64
14×difference-of-squares_binary64
13×associate-/l*_binary64
10×associate-/r/_binary64 sqrt-prod_binary64
associate-/r*_binary64
flip3--_binary64 cbrt-undiv_binary64 distribute-lft-out--_binary64 div-exp_binary64 flip--_binary64
add-log-exp_binary64 div-inv_binary64
pow1_binary64
cancel-sign-sub-inv_binary64
cbrt-unprod_binary64 clear-num_binary64 prod-exp_binary64 frac-2neg_binary64 sqrt-div_binary64
associate-/l/_binary64 sub-neg_binary64 pow1/2_binary64 diff-log_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64
Counts
4 → 129
Calls

4 calls:

15.0ms
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
12.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

series864.0ms (14.1%)

Counts
4 → 12
Calls

4 calls:

362.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
282.0ms
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
115.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
104.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

simplify62.0ms (1%)

Algorithm
egg-herbie
Counts
141 → 141
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
049534034
149534034

prune247.0ms (4%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1383141
Fresh358
Picked011
Done000
Total1419150

Merged error: 6.3b

Counts
150 → 9
Compiler

Compiled 6177 to 2076 computations (66.4% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite53.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
138×times-frac_binary64
122×add-sqr-sqrt_binary64
95×*-un-lft-identity_binary64
69×add-cube-cbrt_binary64
26×difference-of-squares_binary64
22×associate-/r*_binary64
16×sqrt-prod_binary64
15×add-exp-log_binary64
13×distribute-lft-out--_binary64
add-cbrt-cube_binary64
add-log-exp_binary64
div-exp_binary64
pow1_binary64
div-inv_binary64
cancel-sign-sub-inv_binary64
flip3--_binary64 cbrt-undiv_binary64 associate-/l*_binary64 flip--_binary64
sub-neg_binary64 diff-log_binary64 1-exp_binary64 rec-exp_binary64 sqrt-div_binary64
pow1/2_binary64 associate-/r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 inv-pow_binary64 frac-2neg_binary64 pow-flip_binary64
Counts
4 → 156
Calls

4 calls:

13.0ms
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

series489.0ms (8%)

Counts
4 → 12
Calls

4 calls:

215.0ms
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
112.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
108.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
54.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify97.0ms (1.6%)

Algorithm
egg-herbie
Counts
168 → 168
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
051964864

prune170.0ms (2.8%)

Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1662168
Fresh167
Picked011
Done011
Total16710177

Merged error: 6.3b

Counts
177 → 10
Compiler

Compiled 4718 to 1245 computations (73.6% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite35.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt_binary64
27×*-un-lft-identity_binary64
18×times-frac_binary64
17×add-cube-cbrt_binary64
10×difference-of-squares_binary64
add-log-exp_binary64 sqrt-prod_binary64
associate-/r*_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64 distribute-lft-out--_binary64
flip3--_binary64 cancel-sign-sub-inv_binary64 flip--_binary64
associate-/l*_binary64
sub-neg_binary64 diff-log_binary64 associate-/r/_binary64 sqrt-div_binary64
pow1/2_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
4 → 85
Calls

4 calls:

11.0ms
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

series639.0ms (10.5%)

Counts
4 → 12
Calls

4 calls:

360.0ms
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
121.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
107.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
51.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify69.0ms (1.1%)

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049112126
149112126

prune74.0ms (1.2%)

Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh077
Picked011
Done022
Total9710107

Merged error: 6.3b

Counts
107 → 10
Compiler

Compiled 2111 to 523 computations (75.2% saved)

regimes170.0ms (2.8%)

Compiler

Compiled 426 to 318 computations (25.4% saved)

bsearch55.0ms (0.9%)

Steps
ItersRangePoint
8
3.668834583610305e+94
3.1865157486377786e+97
3.1539236019571927e+97
3
3.9848586659215585e-216
5.427719752864029e-216
4.255395119723271e-216
4
-1.9317744242754745e+129
-1.2095835605206013e+129
-1.6789469445050963e+129
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
017580
117580

end0.0ms (0%)

sample1.2s (19.9%)

Algorithm
intervals
Results
246.0ms1165×body2048valid
234.0ms5203×body128valid
122.0ms726×body1024valid
104.0ms390×body4096valid
47.0ms354×body512valid
36.0ms805×body128nan
14.0ms162×body256valid
11.0ms258×body128invalid
Compiler

Compiled 208 to 145 computations (30.3% saved)

Profiling

Loading profile data...