Details

Time bar (total: 6.6s)

analyze479.0ms (7.3%)

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)

sample41.0ms (0.6%)

Algorithm
intervals
Results
9.0ms171×body128valid
8.0ms24×body2048valid
5.0ms27×body1024valid
3.0ms10×body4096valid
2.0ms13×body512valid
1.0ms28×body128nan
1.0ms11×body256valid
1.0ms12×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify433.0ms (6.6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (344.0ms)

IterNodesCost
0183424
1183424

prune5.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
30.9b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
0.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.3b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite30.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64_2124
15×add-sqr-sqrt_binary64_2146
14×add-cube-cbrt_binary64_2159
12×times-frac_binary64_2130
add-log-exp_binary64_2163
add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
distribute-lft-out_binary64_2075 pow1_binary64_2185
associate-/l*_binary64_2069
sqrt-prod_binary64_2140 associate-/r*_binary64_2068
flip--_binary64_2099 flip3--_binary64_2128 sqrt-div_binary64_2141 flip3-+_binary64_2127 flip-+_binary64_2098 associate-/l/_binary64_2071
clear-num_binary64_2123 cbrt-undiv_binary64_2158 cancel-sign-sub-inv_binary64_2090 sum-log_binary64_2215 sqrt-pow1_binary64_2142 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 +-commutative_binary64_2054 pow1/2_binary64_2204 sub-neg_binary64_2117 div-inv_binary64_2121 div-exp_binary64_2175 frac-2neg_binary64_2135
Counts
4 → 72
Calls

4 calls:

8.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series233.0ms (3.5%)

Counts
4 → 12
Calls

4 calls:

72.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
62.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
59.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
40.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify98.0ms (1.5%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (76.0ms)

IterNodesCost
049702025
149702025

prune117.0ms (1.8%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New78684
Fresh000
Picked011
Done000
Total78785
Error
5.2b
Counts
85 → 7
Compiler

Compiled 2102 to 1132 computations (46.1% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
1.8b
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
9.6b
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
19.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite54.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64_2130
59×add-sqr-sqrt_binary64_2146
44×*-un-lft-identity_binary64_2124
30×add-cube-cbrt_binary64_2159
27×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
14×difference-of-squares_binary64_2093
13×associate-/l*_binary64_2069 sqrt-prod_binary64_2140
10×cbrt-undiv_binary64_2158 associate-/r/_binary64_2070 div-exp_binary64_2175
associate-/r*_binary64_2068
flip--_binary64_2099 flip3--_binary64_2128 distribute-lft-out--_binary64_2076
cancel-sign-sub-inv_binary64_2090 add-log-exp_binary64_2163 prod-exp_binary64_2173 div-inv_binary64_2121 cbrt-unprod_binary64_2157
pow1_binary64_2185
clear-num_binary64_2123 sqrt-div_binary64_2141 frac-2neg_binary64_2135
sqrt-pow1_binary64_2142 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 pow1/2_binary64_2204 sub-neg_binary64_2117 associate-/l/_binary64_2071
Counts
4 → 136
Calls

4 calls:

15.0ms
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
12.0ms
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
7.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

series517.0ms (7.9%)

Counts
4 → 12
Calls

4 calls:

224.0ms
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
171.0ms
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
63.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
60.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))

simplify112.0ms (1.7%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
050115032

prune213.0ms (3.2%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1462148
Fresh055
Picked101
Done011
Total1478155
Error
5.1b
Counts
155 → 8
Compiler

Compiled 4797 to 2552 computations (46.8% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
1.8b
(/.f64 (*.f64 4 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))) a)
9.4b
(/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
19.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite48.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt_binary64_2146
23×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
17×*-un-lft-identity_binary64_2124
11×add-cube-cbrt_binary64_2159
sqrt-prod_binary64_2140 associate-/r*_binary64_2068 times-frac_binary64_2130
cbrt-undiv_binary64_2158 div-exp_binary64_2175
difference-of-squares_binary64_2093 cancel-sign-sub-inv_binary64_2090 add-log-exp_binary64_2163
pow1_binary64_2185 prod-exp_binary64_2173 cbrt-unprod_binary64_2157
flip--_binary64_2099 flip3--_binary64_2128 distribute-lft-out--_binary64_2076
clear-num_binary64_2123 associate-/r/_binary64_2070 associate-/l*_binary64_2069 sqrt-div_binary64_2141 div-inv_binary64_2121 frac-2neg_binary64_2135
sqrt-pow1_binary64_2142 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 pow1/2_binary64_2204 sub-neg_binary64_2117 associate-*r/_binary64_2066 associate-/l/_binary64_2071
Counts
4 → 90
Calls

4 calls:

14.0ms
(/.f64 (*.f64 4 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))) a)
11.0ms
(/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
10.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

series489.0ms (7.4%)

Counts
4 → 12
Calls

4 calls:

208.0ms
(/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
165.0ms
(/.f64 (*.f64 4 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))) a)
59.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
56.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

simplify70.0ms (1.1%)

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049502566
149502566

prune121.0ms (1.8%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1020102
Fresh066
Picked011
Done011
Total1028110
Error
5.1b
Counts
110 → 8
Compiler

Compiled 2886 to 1582 computations (45.2% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 1 (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))))
0.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.3b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite42.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
102×times-frac_binary64_2130
82×*-un-lft-identity_binary64_2124
57×add-sqr-sqrt_binary64_2146
56×add-cube-cbrt_binary64_2159
18×associate-/r*_binary64_2068
15×add-exp-log_binary64_2162
13×distribute-lft-out_binary64_2075
associate-/r/_binary64_2070 add-cbrt-cube_binary64_2160
add-log-exp_binary64_2163
div-exp_binary64_2175
pow1_binary64_2185
flip3-+_binary64_2127 flip-+_binary64_2098 div-inv_binary64_2121
cbrt-undiv_binary64_2158 associate-/l*_binary64_2069 sqrt-prod_binary64_2140
flip--_binary64_2099 flip3--_binary64_2128 sqrt-div_binary64_2141 1-exp_binary64_2168 rec-exp_binary64_2174
clear-num_binary64_2123 cancel-sign-sub-inv_binary64_2090 sum-log_binary64_2215 sqrt-pow1_binary64_2142 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 +-commutative_binary64_2054 pow1/2_binary64_2204 sub-neg_binary64_2117 pow-flip_binary64_2198 inv-pow_binary64_2209 frac-2neg_binary64_2135
Counts
4 → 135
Calls

4 calls:

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

series257.0ms (3.9%)

Counts
4 → 12
Calls

4 calls:

103.0ms
(/.f64 1 (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))))
61.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
59.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
33.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify85.0ms (1.3%)

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049044499
149044499

prune174.0ms (2.6%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1470147
Fresh055
Picked011
Done022
Total1478155
Error
5.1b
Counts
155 → 8
Compiler

Compiled 4125 to 2264 computations (45.1% saved)

regimes633.0ms (9.6%)

Accuracy

Total 1.2b remaining (16.7%)

Threshold costs 0b (0%)

Compiler

Compiled 4402 to 3234 computations (26.5% saved)

bsearch115.0ms (1.7%)

Steps
ItersRangePoint
9
1.3757201747748946e+122
4.2744175307429915e+127
4.506449921036379e+122
8
-5.094737738097033e-276
-1.1972161547110289e-278
-1.2572184622052755e-278
9
-8.994821103457546e+83
-5.5446932295606685e+78
-6.936942472764157e+83
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
012191
112191

end0.0ms (0%)

sample2.2s (32.9%)

Algorithm
intervals
Results
295.0ms5280×body128valid
289.0ms1081×body2048valid
148.0ms716×body1024valid
129.0ms395×body4096valid
52.0ms341×body512valid
34.0ms656×body128nan
22.0ms419×body128invalid
19.0ms187×body256valid
Compiler

Compiled 1198 to 873 computations (27.1% saved)

Profiling

Loading profile data...