Details

Time bar (total: 6.4s)

analyze440.0ms (6.9%)

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

Algorithm
intervals
Results
9.0ms173×body128valid
7.0ms24×body1024valid
7.0ms27×body2048valid
4.0ms12×body4096valid
2.0ms14×body512valid
1.0ms24×body128nan
1.0msbody256valid
1.0msbody128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify237.0ms (3.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
092724
192724

prune6.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 31.7b

Counts
2 → 1
Compiler

Compiled 65 to 53 computations (18.5% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite37.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_1133
14×*-un-lft-identity_binary64_1111
add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
add-cube-cbrt_binary64_1146 add-log-exp_binary64_1150
times-frac_binary64_1117 associate-/l*_binary64_1056 difference-of-squares_binary64_1080 sqrt-prod_binary64_1127
pow1_binary64_1172
cancel-sign-sub-inv_binary64_1077 flip3--_binary64_1115 flip--_binary64_1086
distribute-lft-out--_binary64_1063
sqrt-div_binary64_1128 associate-/l/_binary64_1058 diff-log_binary64_1203 div-exp_binary64_1162 cbrt-undiv_binary64_1145 sub-neg_binary64_1104
pow1/2_binary64_1191 prod-exp_binary64_1160 cbrt-unprod_binary64_1144 rem-sqrt-square_binary64_1124 div-inv_binary64_1108 associate-/r*_binary64_1055 frac-2neg_binary64_1122 sqrt-pow1_binary64_1129 clear-num_binary64_1110 div-sub_binary64_1116
Counts
4 → 74
Calls

4 calls:

13.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series536.0ms (8.4%)

Counts
4 → 12
Calls

4 calls:

224.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
124.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
123.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
65.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify72.0ms (1.1%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
050311979

prune372.0ms (5.8%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New79786
Fresh000
Picked011
Done000
Total79887

Merged error: 5.6b

Counts
87 → 8
Compiler

Compiled 7331 to 5152 computations (29.7% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
2.7b
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
10.1b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite53.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
45×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
22×times-frac_binary64_1117
21×*-un-lft-identity_binary64_1111
17×div-exp_binary64_1162 cbrt-undiv_binary64_1145
13×prod-exp_binary64_1160 cbrt-unprod_binary64_1144
12×add-sqr-sqrt_binary64_1133
11×add-cube-cbrt_binary64_1146 associate-/l*_binary64_1056
add-log-exp_binary64_1150 associate-/r/_binary64_1057
associate-/r*_binary64_1055 distribute-lft-out_binary64_1062 pow1_binary64_1172
div-inv_binary64_1108 flip-+_binary64_1085 flip3-+_binary64_1114
sqrt-prod_binary64_1127
sqrt-div_binary64_1128 frac-2neg_binary64_1122 clear-num_binary64_1110
pow1/2_binary64_1191 rem-sqrt-square_binary64_1124 flip3--_binary64_1115 associate-/l/_binary64_1058 +-commutative_binary64_1041 sqrt-pow1_binary64_1129 sum-log_binary64_1202 flip--_binary64_1086
Counts
4 → 102
Calls

4 calls:

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

series935.0ms (14.6%)

Counts
4 → 12
Calls

4 calls:

387.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
311.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
123.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
114.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify75.0ms (1.2%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
050053121

prune287.0ms (4.5%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1113114
Fresh246
Picked101
Done011
Total1148122

Merged error: 5.5b

Counts
122 → 8
Compiler

Compiled 6141 to 4149 computations (32.4% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite31.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64_1111
15×add-sqr-sqrt_binary64_1133
14×add-cube-cbrt_binary64_1146
12×times-frac_binary64_1117
add-log-exp_binary64_1150
add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
distribute-lft-out_binary64_1062 pow1_binary64_1172
associate-/r*_binary64_1055
associate-/l*_binary64_1056 sqrt-prod_binary64_1127
sqrt-div_binary64_1128 flip-+_binary64_1085 flip3--_binary64_1115 flip3-+_binary64_1114 flip--_binary64_1086 associate-/r/_binary64_1057
pow1/2_binary64_1191 rem-sqrt-square_binary64_1124 div-inv_binary64_1108 cancel-sign-sub-inv_binary64_1077 frac-2neg_binary64_1122 diff-log_binary64_1203 +-commutative_binary64_1041 div-exp_binary64_1162 cbrt-undiv_binary64_1145 sqrt-pow1_binary64_1129 sum-log_binary64_1202 sub-neg_binary64_1104 clear-num_binary64_1110
Counts
4 → 72
Calls

4 calls:

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

series645.0ms (10.1%)

Counts
4 → 12
Calls

4 calls:

324.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
130.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
127.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
63.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify72.0ms (1.1%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
050991969

prune134.0ms (2.1%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New83184
Fresh156
Picked011
Done011
Total84892

Merged error: 5.5b

Counts
92 → 8
Compiler

Compiled 2781 to 1810 computations (34.9% saved)

localize17.0ms (0.3%)

Local error

Found 4 expressions with local error:

1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
18.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite29.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt_binary64_1133
*-un-lft-identity_binary64_1111 sqrt-prod_binary64_1127
add-cube-cbrt_binary64_1146 pow1_binary64_1172
sqrt-div_binary64_1128 add-log-exp_binary64_1150
add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
pow1/2_binary64_1191 rem-sqrt-square_binary64_1124 flip3--_binary64_1115 sqrt-pow1_binary64_1129 flip--_binary64_1086
flip-+_binary64_1085 flip3-+_binary64_1114 +-commutative_binary64_1041 distribute-lft-out_binary64_1062 sum-log_binary64_1202
Counts
4 → 57
Calls

4 calls:

7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series484.0ms (7.6%)

Counts
4 → 12
Calls

4 calls:

131.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
122.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
116.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
114.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify42.0ms (0.7%)

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
049341379
149341379

prune165.0ms (2.6%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New68169
Fresh055
Picked101
Done022
Total69877

Merged error: 5.5b

Counts
77 → 8
Compiler

Compiled 3907 to 2387 computations (38.9% saved)

regimes123.0ms (1.9%)

Compiler

Compiled 549 to 426 computations (22.4% saved)

bsearch90.0ms (1.4%)

Steps
ItersRangePoint
7
5.299135082393502e+130
9.634242899973525e+131
3.1009093014776278e+131
6
-8.912885875042921e-268
-9.446306041754426e-269
-1.5159330162823798e-268
8
-8.039036545206531e+90
-9.901707510965063e+86
-7.1093208455340995e+90
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
010582
110582

end0.0ms (0%)

sample1.4s (22.3%)

Algorithm
intervals
Results
287.0ms5240×body128valid
275.0ms1101×body2048valid
140.0ms701×body1024valid
126.0ms415×body4096valid
52.0ms363×body512valid
37.0ms675×body128nan
24.0ms404×body128invalid
18.0ms180×body256valid
Compiler

Compiled 296 to 217 computations (26.7% saved)

Profiling

Loading profile data...