Details

Time bar (total: 8.3s)

analyze465.0ms (5.6%)

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)

sample42.0ms (0.5%)

Algorithm
intervals
Results
10.0ms41×body2048valid
9.0ms160×body128valid
4.0ms22×body1024valid
4.0ms14×body4096valid
2.0ms14×body512valid
1.0ms14×body128invalid
1.0ms12×body128nan
1.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify450.0ms (5.4%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (349.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize11.0ms (0.1%)

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)
1.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.5b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
24.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite31.0ms (0.4%)

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-/l*_binary64_1046
sqrt-prod_binary64_1117 associate-/r*_binary64_1045
flip--_binary64_1076 flip3--_binary64_1105 flip3-+_binary64_1104 associate-/l/_binary64_1048 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:

9.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
7.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))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series622.0ms (7.5%)

Counts
4 → 70
Calls

4 calls:

175.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
163.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
143.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
141.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2065 to 1755 computations (15% saved)

simplify72.0ms (0.9%)

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
051322743

prune165.0ms (2%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New13210142
Fresh000
Picked101
Done000
Total13310143
Error
5.3b
Counts
143 → 10
Compiler

Compiled 2935 to 1534 computations (47.7% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
2.7b
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
9.4b
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
24.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite51.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64_1107
53×add-sqr-sqrt_binary64_1123
40×*-un-lft-identity_binary64_1101
28×add-cube-cbrt_binary64_1136
27×add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
13×associate-/l*_binary64_1046
12×difference-of-squares_binary64_1070
10×associate-/r/_binary64_1047 div-exp_binary64_1152 cbrt-undiv_binary64_1135
sqrt-prod_binary64_1117 associate-/r*_binary64_1045
flip--_binary64_1076 flip3--_binary64_1105
cbrt-unprod_binary64_1134 add-log-exp_binary64_1140 prod-exp_binary64_1150 distribute-lft-out--_binary64_1053 div-inv_binary64_1098
pow1_binary64_1162
frac-2neg_binary64_1112 clear-num_binary64_1100 sqrt-div_binary64_1118
diff-log_binary64_1193 rem-sqrt-square_binary64_1114 sub-neg_binary64_1094 sqrt-pow1_binary64_1119 associate-/l/_binary64_1048 cancel-sign-sub-inv_binary64_1067 pow1/2_binary64_1181
Counts
4 → 128
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))))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

series934.0ms (11.3%)

Counts
4 → 73
Calls

4 calls:

328.0ms
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
294.0ms
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
163.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
149.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2685 to 2114 computations (21.3% saved)

simplify122.0ms (1.5%)

Algorithm
egg-herbie
Counts
201 → 201
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
049445665
149445665

prune270.0ms (3.3%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New2001201
Fresh279
Picked011
Done000
Total2029211
Error
5.2b
Counts
211 → 9
Compiler

Compiled 5696 to 2949 computations (48.2% saved)

localize14.0ms (0.2%)

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))))))
1.1b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
1.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
24.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite35.0ms (0.4%)

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

4 calls:

9.0ms
(/.f64 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)))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series774.0ms (9.3%)

Counts
4 → 74
Calls

4 calls:

253.0ms
(/.f64 c (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
189.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
182.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
150.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2686 to 2308 computations (14.1% saved)

simplify58.0ms (0.7%)

Algorithm
egg-herbie
Counts
162 → 162
Iterations

Useful iterations: 0 (23.0ms)

IterNodesCost
052213595

prune192.0ms (2.3%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1620162
Fresh077
Picked011
Done011
Total1629171
Error
5.2b
Counts
171 → 9
Compiler

Compiled 4184 to 2459 computations (41.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)))))))
1.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.5b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
24.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite43.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
102×times-frac_binary64_1107
82×*-un-lft-identity_binary64_1101
57×add-sqr-sqrt_binary64_1123
56×add-cube-cbrt_binary64_1136
18×associate-/r*_binary64_1045
15×add-exp-log_binary64_1139
13×distribute-lft-out_binary64_1052
associate-/r/_binary64_1047 add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140
div-exp_binary64_1152
pow1_binary64_1162
flip3-+_binary64_1104 div-inv_binary64_1098 flip-+_binary64_1075
sqrt-prod_binary64_1117 associate-/l*_binary64_1046 cbrt-undiv_binary64_1135
1-exp_binary64_1145 flip--_binary64_1076 flip3--_binary64_1105 rec-exp_binary64_1151 sqrt-div_binary64_1118
inv-pow_binary64_1186 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 +-commutative_binary64_1031 cancel-sign-sub-inv_binary64_1067 pow-flip_binary64_1175 pow1/2_binary64_1181
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)))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series638.0ms (7.7%)

Counts
4 → 70
Calls

4 calls:

180.0ms
(/.f64 1 (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))))
159.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
156.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
143.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2225 to 1915 computations (13.9% saved)

simplify107.0ms (1.3%)

Algorithm
egg-herbie
Counts
205 → 205
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049425229
149425229

prune223.0ms (2.7%)

Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New2041205
Fresh066
Picked011
Done022
Total20410214
Error
5.2b
Counts
214 → 10
Compiler

Compiled 4990 to 2710 computations (45.7% saved)

regimes753.0ms (9.1%)

Accuracy

Total 1.0b remaining (15.7%)

Threshold costs 0b (0%)

Compiler

Compiled 3968 to 3066 computations (22.7% saved)

bsearch91.0ms (1.1%)

Steps
ItersRangePoint
7
4.439910738019466e+106
5.798110015544735e+108
4.1520730840908697e+108
5
3.2347926633587567e-304
7.235591602889142e-304
3.4760502493091374e-304
9
-2.6814749618107856e+120
-3.441340305064103e+113
-5.188391915920029e+118
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
012191
112191

end0.0ms (0%)

sample2.1s (25.3%)

Algorithm
intervals
Results
310.0ms1194×body2048valid
276.0ms5113×body128valid
146.0ms729×body1024valid
125.0ms393×body4096valid
57.0ms387×body512valid
35.0ms693×body128nan
21.0ms406×body128invalid
18.0ms184×body256valid
Compiler

Compiled 1103 to 843 computations (23.6% saved)

Profiling

Loading profile data...