Details

Time bar (total: 12.1s)

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

sample74.0ms (0.6%)

Algorithm
intervals
Results
19.0ms40×body2048valid
17.0ms170×body128valid
8.0ms20×body1024valid
5.0msbody4096valid
4.0ms14×body512valid
2.0ms23×body128nan
1.0ms13×body128invalid
1.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify777.0ms (6.4%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (490.0ms)

IterNodesCost
0170724
1170724

prune7.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 35.5b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize20.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.5b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
0.5b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
1.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite75.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_1109
13×*-un-lft-identity_binary64_1088
add-cbrt-cube_binary64_1121 add-exp-log_binary64_1123
add-log-exp_binary64_1124
add-cube-cbrt_binary64_1120
times-frac_binary64_1094 sqrt-prod_binary64_1103 associate-/l*_binary64_1035 difference-of-squares_binary64_1057
pow1_binary64_1146
flip3--_binary64_1092 flip--_binary64_1063
distribute-lft-out--_binary64_1042
sub-neg_binary64_1081 associate-/l/_binary64_1037 div-exp_binary64_1136 sqrt-div_binary64_1104 diff-log_binary64_1177 cbrt-undiv_binary64_1119
clear-num_binary64_1087 frac-2neg_binary64_1099 rem-sqrt-square_binary64_1101 cbrt-unprod_binary64_1118 associate-/r*_binary64_1034 div-sub_binary64_1093 prod-exp_binary64_1134 sqrt-pow1_binary64_1105 div-inv_binary64_1085 pow1/2_binary64_1165
Counts
4 → 70
Calls

4 calls:

25.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
18.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
9.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series1.0s (8.4%)

Counts
4 → 12
Calls

4 calls:

405.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
250.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
223.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
135.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify137.0ms (1.1%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (97.0ms)

IterNodesCost
067891967

prune253.0ms (2.1%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New701282
Fresh000
Picked101
Done000
Total711283

Merged error: 6.1b

Counts
83 → 12
Compiler

Compiled 2230 to 1357 computations (39.1% saved)

localize28.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.8b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
2.6b
(/.f64 (/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
10.9b
(/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite104.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
45×add-cbrt-cube_binary64_1121 add-exp-log_binary64_1123
22×times-frac_binary64_1094
21×*-un-lft-identity_binary64_1088
17×div-exp_binary64_1136 cbrt-undiv_binary64_1119
13×cbrt-unprod_binary64_1118 prod-exp_binary64_1134
12×add-sqr-sqrt_binary64_1109
11×add-cube-cbrt_binary64_1120 associate-/l*_binary64_1035
associate-/r/_binary64_1036 add-log-exp_binary64_1124
associate-/r*_binary64_1034 pow1_binary64_1146 distribute-lft-out_binary64_1041
flip-+_binary64_1062 flip3-+_binary64_1091 div-inv_binary64_1085
sqrt-prod_binary64_1103
clear-num_binary64_1087 frac-2neg_binary64_1099 sqrt-div_binary64_1104
rem-sqrt-square_binary64_1101 flip3--_binary64_1092 associate-/l/_binary64_1037 sum-log_binary64_1176 flip--_binary64_1063 +-commutative_binary64_1020 sqrt-pow1_binary64_1105 pow1/2_binary64_1165
Counts
4 → 102
Calls

4 calls:

31.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
24.0ms
(/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
13.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
10.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

series1.7s (14.1%)

Counts
4 → 12
Calls

4 calls:

709.0ms
(/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
535.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 -3 c)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
232.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
226.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

simplify112.0ms (0.9%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
055673147

prune288.0ms (2.4%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1095114
Fresh6511
Picked101
Done000
Total11610126

Merged error: 6.0b

Counts
126 → 10
Compiler

Compiled 3361 to 2064 computations (38.6% saved)

localize27.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.6b
(/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
1.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
1.8b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite63.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity_binary64_1088
add-cbrt-cube_binary64_1121 add-exp-log_binary64_1123
add-sqr-sqrt_binary64_1109 add-log-exp_binary64_1124
add-cube-cbrt_binary64_1120
pow1_binary64_1146
associate-/r*_binary64_1034 times-frac_binary64_1094
sqrt-prod_binary64_1103 distribute-lft-out_binary64_1041
flip3--_binary64_1092 flip--_binary64_1063 associate-/r/_binary64_1036 div-exp_binary64_1136 sqrt-div_binary64_1104 flip-+_binary64_1062 cbrt-undiv_binary64_1119 flip3-+_binary64_1091
clear-num_binary64_1087 frac-2neg_binary64_1099 rem-sqrt-square_binary64_1101 cbrt-unprod_binary64_1118 sub-neg_binary64_1081 sum-log_binary64_1176 +-commutative_binary64_1020 diff-log_binary64_1177 prod-exp_binary64_1134 sqrt-pow1_binary64_1105 associate-/l*_binary64_1035 div-inv_binary64_1085 pow1/2_binary64_1165
Counts
4 → 63
Calls

4 calls:

21.0ms
(/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
13.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
9.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series1.2s (10.2%)

Counts
4 → 12
Calls

4 calls:

653.0ms
(/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
225.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
220.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
134.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify178.0ms (1.5%)

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 0 (142.0ms)

IterNodesCost
048861665
148861665

prune187.0ms (1.5%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New73275
Fresh189
Picked011
Done000
Total741185

Merged error: 6.0b

Counts
85 → 11
Compiler

Compiled 2203 to 1465 computations (33.5% saved)

localize43.0ms (0.4%)

Local error

Found 4 expressions with local error:

1.8b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
24.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite59.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt_binary64_1109
sqrt-prod_binary64_1103 *-un-lft-identity_binary64_1088
pow1_binary64_1146 add-cube-cbrt_binary64_1120
sqrt-div_binary64_1104 add-log-exp_binary64_1124
add-cbrt-cube_binary64_1121 add-exp-log_binary64_1123
rem-sqrt-square_binary64_1101 flip3--_binary64_1092 flip--_binary64_1063 sqrt-pow1_binary64_1105 pow1/2_binary64_1165
sum-log_binary64_1176 +-commutative_binary64_1020 flip-+_binary64_1062 flip3-+_binary64_1091 distribute-lft-out_binary64_1041
Counts
4 → 57
Calls

4 calls:

13.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
10.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

series915.0ms (7.6%)

Counts
4 → 12
Calls

4 calls:

243.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
228.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
227.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
217.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

simplify107.0ms (0.9%)

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 0 (76.0ms)

IterNodesCost
049571382
149571382

prune283.0ms (2.3%)

Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New69069
Fresh099
Picked011
Done011
Total691180

Merged error: 6.0b

Counts
80 → 11
Compiler

Compiled 3819 to 2359 computations (38.2% saved)

regimes585.0ms (4.8%)

Compiler

Compiled 1074 to 862 computations (19.7% saved)

bsearch175.0ms (1.5%)

Steps
ItersRangePoint
10
3.3247051461308957e+58
4.037443110488911e+75
3.376433332167536e+75
5
-1.4397385330750025e-302
-3.6802190818420765e-303
-7.818817745763073e-303
9
-2.277742040036469e+136
-6.470709428625851e+128
-2.1352611747204783e+136
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
012492
112492

end0.0ms (0%)

sample2.7s (22.6%)

Algorithm
intervals
Results
555.0ms1159×body2048valid
510.0ms5198×body128valid
276.0ms700×body1024valid
228.0ms388×body4096valid
110.0ms385×body512valid
61.0ms659×body128nan
38.0ms390×body128invalid
31.0ms170×body256valid
Compiler

Compiled 321 to 248 computations (22.7% saved)

Profiling

Loading profile data...