Details

Time bar (total: 6.0s)

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

sample39.0ms (0.7%)

Algorithm
intervals
Results
8.0ms168×body128valid
8.0ms34×body2048valid
5.0ms27×body1024valid
3.0ms12×body4096valid
3.0ms12×body128invalid
1.0msbody512valid
1.0ms19×body128nan
1.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify423.0ms (7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (328.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: 32.5b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize10.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.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite31.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-/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:

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

series231.0ms (3.8%)

Counts
4 → 12
Calls

4 calls:

69.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
65.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
61.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
36.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify88.0ms (1.5%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
049702025
149702025

prune115.0ms (1.9%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New75984
Fresh000
Picked101
Done000
Total76985

Merged error: 4.2b

Counts
85 → 9
Compiler

Compiled 2206 to 1201 computations (45.6% saved)

localize15.0ms (0.3%)

Local error

Found 4 expressions with local error:

1.1b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.5b
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
7.2b
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite53.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64_1107
59×add-sqr-sqrt_binary64_1123
44×*-un-lft-identity_binary64_1101
30×add-cube-cbrt_binary64_1136
27×add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
14×difference-of-squares_binary64_1070
13×sqrt-prod_binary64_1117 associate-/l*_binary64_1046
10×associate-/r/_binary64_1047 div-exp_binary64_1152 cbrt-undiv_binary64_1135
associate-/r*_binary64_1045
distribute-lft-out--_binary64_1053 flip--_binary64_1076 flip3--_binary64_1105
cbrt-unprod_binary64_1134 add-log-exp_binary64_1140 prod-exp_binary64_1150 div-inv_binary64_1098 cancel-sign-sub-inv_binary64_1067
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 pow1/2_binary64_1181
Counts
4 → 136
Calls

4 calls:

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

series524.0ms (8.7%)

Counts
4 → 12
Calls

4 calls:

222.0ms
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
173.0ms
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
66.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
62.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

simplify117.0ms (2%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
050115032

prune206.0ms (3.4%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1453148
Fresh538
Picked011
Done000
Total1507157

Merged error: 4.2b

Counts
157 → 7
Compiler

Compiled 4789 to 2548 computations (46.8% saved)

localize13.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))))))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.1b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite33.0ms (0.5%)

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

series345.0ms (5.7%)

Counts
4 → 12
Calls

4 calls:

185.0ms
(/.f64 c (-.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))))
62.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)))

simplify82.0ms (1.4%)

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
048822580
148822580

prune124.0ms (2.1%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1000100
Fresh055
Picked011
Done011
Total1007107

Merged error: 4.2b

Counts
107 → 7
Compiler

Compiled 2930 to 1738 computations (40.7% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) (/.f64 1 a))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite35.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_1123
18×*-un-lft-identity_binary64_1101
13×add-exp-log_binary64_1139 add-cube-cbrt_binary64_1136 associate-*r*_binary64_1041
11×times-frac_binary64_1107
add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140
pow1_binary64_1162
prod-exp_binary64_1150 associate-*l*_binary64_1042
flip3-+_binary64_1104 sqrt-prod_binary64_1117 flip-+_binary64_1075 unswap-sqr_binary64_1069
cbrt-unprod_binary64_1134 frac-times_binary64_1111 distribute-lft-out_binary64_1052 flip--_binary64_1076 flip3--_binary64_1105 sqrt-div_binary64_1118 div-exp_binary64_1152 associate-*l/_binary64_1044
diff-log_binary64_1193 *-commutative_binary64_1032 1-exp_binary64_1145 rem-sqrt-square_binary64_1114 sum-log_binary64_1192 sub-neg_binary64_1094 sqrt-pow1_binary64_1119 associate-*r/_binary64_1043 div-inv_binary64_1098 rec-exp_binary64_1151 +-commutative_binary64_1031 pow-prod-down_binary64_1172 cbrt-undiv_binary64_1135 cancel-sign-sub-inv_binary64_1067 pow1/2_binary64_1181 un-div-inv_binary64_1099
Counts
4 → 80
Calls

4 calls:

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

series246.0ms (4.1%)

Counts
4 → 12
Calls

4 calls:

82.0ms
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) (/.f64 1 a))
67.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
64.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
33.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify90.0ms (1.5%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
049132065
149132065

prune95.0ms (1.6%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New92092
Fresh044
Picked011
Done022
Total92799

Merged error: 4.2b

Counts
99 → 7
Compiler

Compiled 2221 to 1246 computations (43.9% saved)

regimes592.0ms (9.9%)

Compiler

Compiled 3422 to 2654 computations (22.4% saved)

bsearch110.0ms (1.8%)

Steps
ItersRangePoint
9
5.828750640646838e+81
5.297160775919267e+86
2.9789013216469393e+85
8
3.88928738868131e-218
3.4015789084544133e-215
4.018752297937222e-218
10
-1.956459480299143e+157
-3.2998053309226353e+143
-2.6627498847930204e+144
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%)

sample1.9s (32.1%)

Algorithm
intervals
Results
268.0ms1115×body2048valid
261.0ms5203×body128valid
142.0ms742×body1024valid
128.0ms421×body4096valid
46.0ms332×body512valid
35.0ms691×body128nan
20.0ms407×body128invalid
18.0ms187×body256valid
Compiler

Compiled 953 to 728 computations (23.6% saved)

Profiling

Loading profile data...