Details

Time bar (total: 6.4s)

analyze267.0ms (4.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample34.0ms (0.5%)

Algorithm
intervals
Results
13.0ms248×body128valid
9.0ms286×pre128true
1.0ms30×body128nan
1.0msbody256valid
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify400.0ms (6.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (307.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 28.6b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
0.2b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
0.3b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
28.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)

rewrite34.0ms (0.5%)

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

4 calls:

11.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series261.0ms (4.1%)

Counts
4 → 12
Calls

4 calls:

104.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
65.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
59.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify89.0ms (1.4%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
048991979
148991979

prune107.0ms (1.7%)

Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New80686
Fresh000
Picked101
Done000
Total81687

Merged error: 0.4b

Counts
87 → 6
Compiler

Compiled 2173 to 1297 computations (40.3% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
0.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
0.3b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.3b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))

rewrite47.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
45×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
22×times-frac_binary64_2130
20×*-un-lft-identity_binary64_2124
17×cbrt-undiv_binary64_2158 div-exp_binary64_2175
13×prod-exp_binary64_2173 cbrt-unprod_binary64_2157
11×associate-/l*_binary64_2069
10×add-cube-cbrt_binary64_2159 add-sqr-sqrt_binary64_2146
add-log-exp_binary64_2163
associate-/r/_binary64_2070
distribute-lft-out_binary64_2075 associate-/r*_binary64_2068
pow1_binary64_2185 flip3-+_binary64_2127 flip-+_binary64_2098 div-inv_binary64_2121
clear-num_binary64_2123 frac-2neg_binary64_2135
flip--_binary64_2099 flip3--_binary64_2128 cancel-sign-sub-inv_binary64_2090 sum-log_binary64_2215 diff-log_binary64_2216 +-commutative_binary64_2054 sub-neg_binary64_2117 associate-/l/_binary64_2071
Counts
4 → 99
Calls

4 calls:

14.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
11.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series449.0ms (7%)

Counts
4 → 12
Calls

4 calls:

198.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
155.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
58.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
37.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify63.0ms (1%)

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
049823037
149823037

prune171.0ms (2.7%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1029111
Fresh505
Picked101
Done000
Total1089117

Merged error: 0.0b

Counts
117 → 9
Compiler

Compiled 3384 to 2092 computations (38.2% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))
0.2b
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
0.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
0.3b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

rewrite29.0ms (0.4%)

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-/r*_binary64_2068
associate-/l*_binary64_2069 sqrt-prod_binary64_2140
flip--_binary64_2099 flip3--_binary64_2128 associate-/r/_binary64_2070 sqrt-div_binary64_2141 flip3-+_binary64_2127 flip-+_binary64_2098
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 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))

series325.0ms (5.1%)

Counts
4 → 12
Calls

4 calls:

173.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
60.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
57.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))
35.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify76.0ms (1.2%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049051972
149051972

prune113.0ms (1.8%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New80484
Fresh448
Picked011
Done000
Total84993

Merged error: 0b

Counts
93 → 9
Compiler

Compiled 2423 to 1514 computations (37.5% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
0.2b
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c)
0.2b
(/.f64 1 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c))
0.3b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

rewrite46.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
108×times-frac_binary64_2130
96×*-un-lft-identity_binary64_2124
62×add-cube-cbrt_binary64_2159 add-sqr-sqrt_binary64_2146
19×associate-/r*_binary64_2068
17×distribute-lft-out_binary64_2075 add-exp-log_binary64_2162
11×add-cbrt-cube_binary64_2160
add-log-exp_binary64_2163 div-exp_binary64_2175
associate-/l*_binary64_2069
div-inv_binary64_2121
pow1_binary64_2185
cbrt-undiv_binary64_2158
clear-num_binary64_2123 flip3-+_binary64_2127 flip-+_binary64_2098 1-exp_binary64_2168 associate-/l/_binary64_2071 frac-2neg_binary64_2135 rec-exp_binary64_2174
flip--_binary64_2099 flip3--_binary64_2128 associate-/r/_binary64_2070 cancel-sign-sub-inv_binary64_2090 sum-log_binary64_2215 diff-log_binary64_2216 +-commutative_binary64_2054 sub-neg_binary64_2117 pow-flip_binary64_2198 inv-pow_binary64_2209
Counts
4 → 145
Calls

4 calls:

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

series285.0ms (4.4%)

Counts
4 → 12
Calls

4 calls:

117.0ms
(/.f64 1 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c))
71.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c)
63.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
34.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify105.0ms (1.6%)

Algorithm
egg-herbie
Counts
157 → 157
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
051484909

prune215.0ms (3.4%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1561157
Fresh257
Picked011
Done011
Total1588166

Merged error: 0b

Counts
166 → 8
Compiler

Compiled 4701 to 2935 computations (37.6% saved)

regimes613.0ms (9.6%)

Compiler

Compiled 8660 to 6486 computations (25.1% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06324
16324

end0.0ms (0%)

sample2.6s (40.9%)

Algorithm
intervals
Results
422.0ms7710×body128valid
276.0ms8830×pre128true
41.0ms830×body128nan
30.0ms290×body256valid
Compiler

Compiled 2201 to 1650 computations (25% saved)

Profiling

Loading profile data...