Details

Time bar (total: 5.8s)

analyze476.0ms (8.1%)

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.7%)

Algorithm
intervals
Results
8.0ms161×body128valid
8.0ms33×body2048valid
5.0ms26×body1024valid
4.0ms14×body4096valid
2.0ms12×body512valid
1.0ms25×body128nan
1.0ms10×body256valid
1.0ms10×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify397.0ms (6.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (306.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
34.7b
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.1b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
0.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite36.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_1123
14×*-un-lft-identity_binary64_1101
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140 add-cube-cbrt_binary64_1136
difference-of-squares_binary64_1070 sqrt-prod_binary64_1117 associate-/l*_binary64_1046 times-frac_binary64_1107
pow1_binary64_1162
flip--_binary64_1076 flip3--_binary64_1105 cancel-sign-sub-inv_binary64_1067
distribute-lft-out--_binary64_1053
diff-log_binary64_1193 sub-neg_binary64_1094 associate-/l/_binary64_1048 sqrt-div_binary64_1118 div-exp_binary64_1152 cbrt-undiv_binary64_1135
rem-sqrt-square_binary64_1114 cbrt-unprod_binary64_1134 prod-exp_binary64_1150 frac-2neg_binary64_1112 sqrt-pow1_binary64_1119 clear-num_binary64_1100 div-inv_binary64_1098 associate-/r*_binary64_1045 pow1/2_binary64_1181 div-sub_binary64_1106
Counts
4 → 74
Calls

4 calls:

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

series265.0ms (4.5%)

Counts
4 → 12
Calls

4 calls:

103.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
63.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
61.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
37.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify103.0ms (1.8%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (82.0ms)

IterNodesCost
048951979
148951979

prune111.0ms (1.9%)

Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New79786
Fresh000
Picked101
Done000
Total80787
Error
4.3b
Counts
87 → 7
Compiler

Compiled 2086 to 1138 computations (45.4% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

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

rewrite50.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
45×add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
22×times-frac_binary64_1107
21×*-un-lft-identity_binary64_1101
17×div-exp_binary64_1152 cbrt-undiv_binary64_1135
13×cbrt-unprod_binary64_1134 prod-exp_binary64_1150
12×add-sqr-sqrt_binary64_1123
11×add-cube-cbrt_binary64_1136 associate-/l*_binary64_1046
add-log-exp_binary64_1140 associate-/r/_binary64_1047
distribute-lft-out_binary64_1052 pow1_binary64_1162 associate-/r*_binary64_1045
flip3-+_binary64_1104 div-inv_binary64_1098 flip-+_binary64_1075
sqrt-prod_binary64_1117
frac-2neg_binary64_1112 clear-num_binary64_1100 sqrt-div_binary64_1118
rem-sqrt-square_binary64_1114 sum-log_binary64_1192 sqrt-pow1_binary64_1119 flip--_binary64_1076 flip3--_binary64_1105 associate-/l/_binary64_1048 +-commutative_binary64_1031 pow1/2_binary64_1181
Counts
4 → 102
Calls

4 calls:

14.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) (*.f64 a 2))
13.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.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)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

series467.0ms (8%)

Counts
4 → 12
Calls

4 calls:

194.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
157.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) (*.f64 a 2))
60.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))))

simplify75.0ms (1.3%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
049593121
149593121

prune139.0ms (2.4%)

Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1131114
Fresh066
Picked101
Done000
Total1147121
Error
4.2b
Counts
121 → 7
Compiler

Compiled 3228 to 1831 computations (43.3% saved)

localize15.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (+.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.7b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
20.9b
(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_1101
15×add-sqr-sqrt_binary64_1123
14×add-cube-cbrt_binary64_1136
12×times-frac_binary64_1107
add-log-exp_binary64_1140
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
distribute-lft-out_binary64_1052 pow1_binary64_1162
associate-/r*_binary64_1045
sqrt-prod_binary64_1117 associate-/l*_binary64_1046
flip--_binary64_1076 flip3--_binary64_1105 flip3-+_binary64_1104 associate-/r/_binary64_1047 sqrt-div_binary64_1118 flip-+_binary64_1075
diff-log_binary64_1193 rem-sqrt-square_binary64_1114 frac-2neg_binary64_1112 sum-log_binary64_1192 sub-neg_binary64_1094 sqrt-pow1_binary64_1119 clear-num_binary64_1100 div-inv_binary64_1098 +-commutative_binary64_1031 div-exp_binary64_1152 cbrt-undiv_binary64_1135 cancel-sign-sub-inv_binary64_1067 pow1/2_binary64_1181
Counts
4 → 72
Calls

4 calls:

8.0ms
(/.f64 c (+.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)))

series329.0ms (5.6%)

Counts
4 → 12
Calls

4 calls:

164.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
68.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
63.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
34.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify105.0ms (1.8%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (84.0ms)

IterNodesCost
048961972
148961972

prune99.0ms (1.7%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New84084
Fresh066
Picked011
Done000
Total84791
Error
4.2b
Counts
91 → 7
Compiler

Compiled 2226 to 1271 computations (42.9% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (/.f64 1/2 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite39.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_1123
18×*-un-lft-identity_binary64_1101
14×add-cube-cbrt_binary64_1136
13×associate-*r*_binary64_1041
10×times-frac_binary64_1107
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140
pow1_binary64_1162
associate-*l*_binary64_1042
flip--_binary64_1076 flip3--_binary64_1105 sqrt-prod_binary64_1117
difference-of-squares_binary64_1070 cancel-sign-sub-inv_binary64_1067
diff-log_binary64_1193 cbrt-unprod_binary64_1134 frac-times_binary64_1111 prod-exp_binary64_1150 sub-neg_binary64_1094 distribute-lft-out--_binary64_1053 sqrt-div_binary64_1118 unswap-sqr_binary64_1069 associate-*l/_binary64_1044
*-commutative_binary64_1032 rem-sqrt-square_binary64_1114 sqrt-pow1_binary64_1119 associate-*r/_binary64_1043 div-inv_binary64_1098 pow-prod-down_binary64_1172 div-exp_binary64_1152 cbrt-undiv_binary64_1135 pow1/2_binary64_1181
Counts
4 → 83
Calls

4 calls:

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

series262.0ms (4.5%)

Counts
4 → 12
Calls

4 calls:

103.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (/.f64 1/2 a))
64.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
62.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
32.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify77.0ms (1.3%)

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
053172202

prune97.0ms (1.7%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New95095
Fresh055
Picked011
Done011
Total957102
Error
4.2b
Counts
102 → 7
Compiler

Compiled 2191 to 1178 computations (46.2% saved)

regimes499.0ms (8.5%)

Accuracy

Total 1.0b remaining (15%)

Threshold costs 1.0b (15%)

Compiler

Compiled 3136 to 2460 computations (21.6% saved)

bsearch102.0ms (1.7%)

Steps
ItersRangePoint
7
1.8515760575460165e+108
7.079746839452132e+109
9.806096002062306e+108
9
3.471655958753961e-308
1.338164201957951e-301
7.151073671652035e-308
9
-3.203657050301464e+105
-6.409993448757428e+99
-3.161255245507665e+105
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
010582
110582

end0.0ms (0%)

sample2.0s (34.1%)

Algorithm
intervals
Results
306.0ms5228×body128valid
298.0ms1110×body2048valid
161.0ms748×body1024valid
129.0ms390×body4096valid
52.0ms332×body512valid
34.0ms639×body128nan
20.0ms192×body256valid
20.0ms359×body128invalid
Compiler

Compiled 876 to 671 computations (23.4% saved)

Profiling

Loading profile data...