Details

Time bar (total: 10.2s)

analyze695.0ms (6.8%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0493796
1493796
033
133
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
25%74.9%0.1%5
25%74.9%0.1%6
25%68.6%6.4%7
31.2%62.4%6.4%8
36.7%54.6%8.7%9
38.2%48.4%13.4%10
42.7%42.3%15%11
47.8%34.1%18.1%12
49.1%30.3%20.5%13
51.9%25.8%22.3%14
Compiler

Compiled 18 to 15 computations (16.7% saved)

sample44.0ms (0.4%)

Algorithm
intervals
Results
10.0ms42×body2048valid
8.0ms165×body128valid
6.0ms19×body4096valid
4.0ms20×body1024valid
1.0ms26×body128nan
1.0msbody512valid
1.0ms10×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify287.0ms (2.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (282.0ms)

IterNodesCost
0180224
1180224

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 3 a) c)
0.4b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite143.0ms (1.4%)

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

4 calls:

12.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
5.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
Compiler

Compiled 2006 to 1174 computations (41.5% saved)

series666.0ms (6.5%)

Error
5.3b
Counts
4 → 60
Calls

4 calls:

228.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
167.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
157.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
60.0ms
(*.f64 (*.f64 3 a) c)
Compiler

Compiled 2706 to 2054 computations (24.1% saved)

simplify53.0ms (0.5%)

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
053712461

prune144.0ms (1.4%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New12510135
Fresh000
Picked101
Done000
Total12610136
Error
5.3b
Counts
136 → 10
Compiler

Compiled 2774 to 1538 computations (44.6% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.4b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
0.4b
(/.f64 1/3 a)
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite144.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
31×add-sqr-sqrt_binary64_2146
23×*-un-lft-identity_binary64_2124
21×add-cube-cbrt_binary64_2159
19×times-frac_binary64_2130
13×associate-*r*_binary64_2064
11×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
pow1_binary64_2185
add-log-exp_binary64_2163 associate-*l*_binary64_2065
flip3--_binary64_2128 flip--_binary64_2099 sqrt-prod_binary64_2140
associate-/l*_binary64_2069 associate-/r*_binary64_2068
sqrt-div_binary64_2141 div-exp_binary64_2175 cbrt-undiv_binary64_2158 div-inv_binary64_2121 prod-exp_binary64_2173 cbrt-unprod_binary64_2157 frac-times_binary64_2134 unswap-sqr_binary64_2092 associate-*l/_binary64_2067 difference-of-squares_binary64_2093
pow1/2_binary64_2204 sqrt-pow1_binary64_2142 rem-sqrt-square_binary64_2137 diff-log_binary64_2216 sub-neg_binary64_2117 cancel-sign-sub-inv_binary64_2090 frac-2neg_binary64_2135 clear-num_binary64_2123 pow-prod-down_binary64_2195 associate-*r/_binary64_2066 distribute-lft-out--_binary64_2076 *-commutative_binary64_2055
Counts
4 → 93
Calls

4 calls:

15.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
6.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
3.0ms
(/.f64 1/3 a)
Compiler

Compiled 2478 to 1464 computations (40.9% saved)

series618.0ms (6.1%)

Error
5.3b
Counts
4 → 57
Calls

4 calls:

229.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
164.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
159.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
19.0ms
(/.f64 1/3 a)
Compiler

Compiled 2562 to 1955 computations (23.7% saved)

simplify71.0ms (0.7%)

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
050202776

prune152.0ms (1.5%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1491150
Fresh099
Picked011
Done000
Total14911160
Error
5.3b
Counts
160 → 11
Compiler

Compiled 3173 to 1791 computations (43.6% saved)

localize12.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
0.4b
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
0.4b
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))

rewrite337.0ms (3.3%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
156×times-frac_binary64_2130
144×add-sqr-sqrt_binary64_2146
111×*-un-lft-identity_binary64_2124
79×add-cube-cbrt_binary64_2159
32×difference-of-squares_binary64_2093
25×associate-/r*_binary64_2068
19×sqrt-prod_binary64_2140
16×distribute-lft-out--_binary64_2076
11×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
associate-/l*_binary64_2069
add-log-exp_binary64_2163 div-inv_binary64_2121
pow1_binary64_2185
div-exp_binary64_2175 cbrt-undiv_binary64_2158
flip3--_binary64_2128 flip--_binary64_2099
sqrt-div_binary64_2141 frac-2neg_binary64_2135 clear-num_binary64_2123 associate-/l/_binary64_2071
pow1/2_binary64_2204 sqrt-pow1_binary64_2142 rem-sqrt-square_binary64_2137 diff-log_binary64_2216 sub-neg_binary64_2117 cancel-sign-sub-inv_binary64_2090 associate-/r/_binary64_2070 div-sub_binary64_2129
Counts
4 → 175
Calls

4 calls:

12.0ms
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
12.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
4.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
Compiler

Compiled 6055 to 3355 computations (44.6% saved)

series878.0ms (8.6%)

Error
5.3b
Counts
4 → 72
Calls

4 calls:

302.0ms
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
188.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
165.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
153.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
Compiler

Compiled 3684 to 2862 computations (22.3% saved)

simplify99.0ms (1%)

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
052517764

prune357.0ms (3.5%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New2443247
Fresh279
Picked011
Done011
Total24612258
Error
5.3b
Counts
258 → 12
Compiler

Compiled 6960 to 3902 computations (43.9% saved)

localize14.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
8.4b
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))

rewrite144.0ms (1.4%)

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

4 calls:

15.0ms
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
8.0ms
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
Compiler

Compiled 2581 to 1446 computations (44% saved)

series860.0ms (8.4%)

Error
5.3b
Counts
4 → 73
Calls

4 calls:

254.0ms
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
249.0ms
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
149.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
147.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
Compiler

Compiled 3913 to 2975 computations (24% saved)

simplify59.0ms (0.6%)

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
051933200

prune159.0ms (1.6%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1530153
Fresh099
Picked011
Done022
Total15312165
Error
5.3b
Counts
165 → 12
Compiler

Compiled 3557 to 1994 computations (43.9% saved)

regimes1.5s (14.7%)

Accuracy

Total 5.3b remaining (47.6%)

Threshold costs 0b (0%)

Compiler

Compiled 8464 to 6716 computations (20.7% saved)

bsearch66.0ms (0.6%)

Steps
ItersRangePoint
8
7.726734627321722e-138
5.832221787937052e-134
1.8586457953181464e-134
8
-5.222027993423419e+93
-4.0928987339401984e+89
-4.666147932669531e+93
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
010859
110859

end0.0ms (0%)

sample2.7s (26.1%)

Algorithm
intervals
Results
282.0ms1120×body2048valid
279.0ms5222×body128valid
142.0ms693×body1024valid
118.0ms393×body4096valid
57.0ms398×body512valid
33.0ms685×body128nan
23.0ms174×body256valid
19.0ms368×body128invalid
Compiler

Compiled 1614 to 1282 computations (20.6% saved)

Profiling

Loading profile data...