Details

Time bar (total: 11.4s)

analyze575.0ms (5.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
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)

sample44.0ms (0.4%)

Algorithm
intervals
Results
10.0ms36×body2048valid
10.0ms169×body128valid
6.0ms26×body1024valid
4.0ms11×body4096valid
3.0ms10×body128invalid
1.0ms10×body512valid
1.0ms15×body128nan
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify570.0ms (5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (379.0ms)

IterNodesCost
0170624
1170624

prune6.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 34.6b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize12.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
1.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
22.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite59.0ms (0.5%)

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:

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

series685.0ms (6%)

Counts
4 → 12
Calls

4 calls:

270.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
168.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
152.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
94.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify123.0ms (1.1%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (94.0ms)

IterNodesCost
049081983
149081983

prune174.0ms (1.5%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New761086
Fresh000
Picked101
Done000
Total771087

Merged error: 7.7b

Counts
87 → 10
Compiler

Compiled 2156 to 1302 computations (39.6% saved)

localize27.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
3.5b
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
12.9b
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
22.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite80.0ms (0.7%)

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:

25.0ms
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
24.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))

series1.2s (10.2%)

Counts
4 → 12
Calls

4 calls:

537.0ms
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
347.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
140.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
136.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))

simplify79.0ms (0.7%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
054473147

prune186.0ms (1.6%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1104114
Fresh189
Picked101
Done000
Total11212124

Merged error: 7.6b

Counts
124 → 12
Compiler

Compiled 3341 to 2060 computations (38.3% saved)

localize29.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.2b
(/.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.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
22.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite48.0ms (0.4%)

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

4 calls:

14.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)))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series905.0ms (8%)

Counts
4 → 12
Calls

4 calls:

496.0ms
(/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
197.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
127.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
85.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify133.0ms (1.2%)

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 0 (107.0ms)

IterNodesCost
048781672
148781672

prune186.0ms (1.6%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New74276
Fresh2911
Picked011
Done000
Total761288

Merged error: 7.6b

Counts
88 → 12
Compiler

Compiled 2192 to 1464 computations (33.2% saved)

localize25.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
3.5b
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 a -3))
12.9b
(/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
22.8b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite54.0ms (0.5%)

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:

16.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 a -3))
13.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
6.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

series1.2s (10.5%)

Counts
4 → 12
Calls

4 calls:

493.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
358.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 a -3))
192.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
156.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))

simplify102.0ms (0.9%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
049253202
149253202

prune165.0ms (1.5%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1140114
Fresh01010
Picked011
Done011
Total11412126

Merged error: 7.6b

Counts
126 → 12
Compiler

Compiled 3183 to 1949 computations (38.8% saved)

regimes1.7s (14.8%)

Compiler

Compiled 6144 to 4860 computations (20.9% saved)

bsearch123.0ms (1.1%)

Steps
ItersRangePoint
9
3.2655091505015865e+113
1.523623840188747e+119
1.4494405112157072e+119
8
-1.971789599180125e-288
-1.3671639600104828e-291
-3.2016173609121512e-291
5
-1.2636081720066416e+78
-6.28772292992689e+77
-1.2490394173203949e+78
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
012592
112592

end0.0ms (0%)

sample2.9s (25.8%)

Algorithm
intervals
Results
404.0ms1179×body2048valid
374.0ms5170×body128valid
202.0ms761×body1024valid
174.0ms380×body4096valid
69.0ms338×body512valid
46.0ms670×body128nan
27.0ms384×body128invalid
23.0ms172×body256valid
Compiler

Compiled 1179 to 923 computations (21.7% saved)

Profiling

Loading profile data...