Details

Time bar (total: 6.9s)

analyze325.0ms (4.7%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
50%50%0.1%3
50%50%0.1%4
62.4%37.5%0.1%5
62.4%37.5%0.1%6
68.7%31.2%0.1%7
68.7%31.2%0.1%8
71.8%28.1%0.1%9
71.8%28.1%0.1%10
73.4%26.5%0.1%11
73.4%26.5%0.1%12
74.1%25.8%0.1%13
74.1%25.8%0.1%14
Compiler

Compiled 16 to 13 computations (18.8% saved)

sample29.0ms (0.4%)

Algorithm
intervals
Results
8.0ms185×body128valid
5.0ms25×body2048valid
4.0ms16×body4096valid
3.0ms15×body1024valid
1.0msbody256valid
1.0msbody512valid
Compiler

Compiled 31 to 27 computations (12.9% saved)

simplify100.0ms (1.5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02323
12323

prune3.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 41.6b

Counts
2 → 1
Compiler

Compiled 30 to 24 computations (20% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 re re) (*.f64 im im))
0.2b
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
1.1b
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
30.5b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite28.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64_2185 add-log-exp_binary64_2163
*-un-lft-identity_binary64_2124
add-sqr-sqrt_binary64_2146
add-cube-cbrt_binary64_2159
sqrt-prod_binary64_2140 sqrt-div_binary64_2141 flip3-+_binary64_2127 flip-+_binary64_2098 add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
sqrt-pow1_binary64_2142
sum-log_binary64_2215 +-commutative_binary64_2054 pow1/2_binary64_2204 associate-*r/_binary64_2066
pow-prod-down_binary64_2195 distribute-lft-out_binary64_2075 rem-sqrt-square_binary64_2137
Counts
4 → 51
Calls

4 calls:

9.0ms
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
7.0ms
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
4.0ms
(+.f64 (*.f64 re re) (*.f64 im im))
4.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

series331.0ms (4.8%)

Counts
4 → 46
Calls

4 calls:

101.0ms
(+.f64 (*.f64 re re) (*.f64 im im))
90.0ms
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
80.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
60.0ms
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
Compiler

Compiled 1141 to 1059 computations (7.2% saved)

simplify51.0ms (0.7%)

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
050351463

prune107.0ms (1.6%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New88997
Fresh000
Picked101
Done000
Total89998

Merged error: 17.8b

Counts
98 → 9
Compiler

Compiled 1854 to 978 computations (47.2% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
0.8b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
27.6b
(sqrt.f64 (*.f64 (*.f64 im im) 2))
30.5b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite43.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
51×add-sqr-sqrt_binary64_2146
50×sqrt-prod_binary64_2140
38×*-un-lft-identity_binary64_2124
36×times-frac_binary64_2130
26×add-cube-cbrt_binary64_2159
12×difference-of-squares_binary64_2093
11×pow1_binary64_2185
associate-/r*_binary64_2068
distribute-lft-out--_binary64_2076 add-log-exp_binary64_2163 add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
sqrt-pow1_binary64_2142 associate-/l*_binary64_2069 sqrt-div_binary64_2141
pow-prod-down_binary64_2195 cancel-sign-sub-inv_binary64_2090
flip--_binary64_2099 flip3--_binary64_2128 associate-/r/_binary64_2070 pow1/2_binary64_2204
clear-num_binary64_2123 cbrt-undiv_binary64_2158 sqrt-undiv_binary64_2145 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 sub-neg_binary64_2117 flip3-+_binary64_2127 flip-+_binary64_2098 div-inv_binary64_2121 div-exp_binary64_2175 frac-2neg_binary64_2135
Counts
4 → 108
Calls

4 calls:

15.0ms
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
8.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
5.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
4.0ms
(sqrt.f64 (*.f64 (*.f64 im im) 2))

series325.0ms (4.7%)

Counts
4 → 44
Calls

4 calls:

129.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
94.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
73.0ms
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
28.0ms
(sqrt.f64 (*.f64 (*.f64 im im) 2))
Compiler

Compiled 1366 to 1155 computations (15.4% saved)

simplify60.0ms (0.9%)

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 0 (21.0ms)

IterNodesCost
051264141

prune177.0ms (2.6%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1475152
Fresh358
Picked101
Done000
Total15110161

Merged error: 13.8b

Counts
161 → 10
Compiler

Compiled 4403 to 1774 computations (59.7% saved)

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (fabs.f64 im) (/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
0.4b
(/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
0.8b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
30.5b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite78.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
156×sqrt-prod_binary64_2140
143×add-sqr-sqrt_binary64_2146
112×times-frac_binary64_2130
100×*-un-lft-identity_binary64_2124
72×add-cube-cbrt_binary64_2159
60×associate-*r*_binary64_2064
28×difference-of-squares_binary64_2093
14×distribute-lft-out--_binary64_2076
11×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
associate-/r*_binary64_2068
pow1_binary64_2185
associate-/l*_binary64_2069 sqrt-div_binary64_2141 add-log-exp_binary64_2163
unswap-sqr_binary64_2092
associate-/r/_binary64_2070
flip--_binary64_2099 flip3--_binary64_2128 cancel-sign-sub-inv_binary64_2090 associate-*l*_binary64_2065
cbrt-undiv_binary64_2158 prod-exp_binary64_2173 div-inv_binary64_2121 div-exp_binary64_2175 cbrt-unprod_binary64_2157
pow-prod-down_binary64_2195 clear-num_binary64_2123 sqrt-pow1_binary64_2142 *-commutative_binary64_2055 sqrt-undiv_binary64_2145 diff-log_binary64_2216 rem-sqrt-square_binary64_2137 pow1/2_binary64_2204 sub-neg_binary64_2117 associate-*r/_binary64_2066 flip3-+_binary64_2127 flip-+_binary64_2098 frac-2neg_binary64_2135
Counts
4 → 198
Calls

4 calls:

26.0ms
(*.f64 (fabs.f64 im) (/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
13.0ms
(/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
9.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
4.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

series413.0ms (6%)

Counts
4 → 49
Calls

4 calls:

133.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
117.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
93.0ms
(*.f64 (fabs.f64 im) (/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
70.0ms
(/.f64 (sqrt.f64 2) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
Compiler

Compiled 1624 to 1422 computations (12.4% saved)

simplify106.0ms (1.5%)

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049516904
149516904

prune317.0ms (4.6%)

Pruning

17 alts after pruning (17 fresh and 0 done)

PrunedKeptTotal
New2389247
Fresh189
Picked101
Done000
Total24017257

Merged error: 13.5b

Counts
257 → 17
Compiler

Compiled 7477 to 2927 computations (60.9% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (fabs.f64 im) (sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
0.3b
(sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
0.8b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
30.5b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite55.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
67×add-sqr-sqrt_binary64_2146
60×sqrt-prod_binary64_2140
42×*-un-lft-identity_binary64_2124
38×times-frac_binary64_2130
28×add-cube-cbrt_binary64_2159
27×associate-*r*_binary64_2064
14×difference-of-squares_binary64_2093
pow1_binary64_2185
distribute-lft-out--_binary64_2076
add-log-exp_binary64_2163 add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
associate-/r/_binary64_2070 sqrt-div_binary64_2141
flip--_binary64_2099 flip3--_binary64_2128 cancel-sign-sub-inv_binary64_2090 unswap-sqr_binary64_2092 rem-sqrt-square_binary64_2137 associate-*l*_binary64_2065
sqrt-pow1_binary64_2142 pow1/2_binary64_2204 div-inv_binary64_2121
pow-prod-down_binary64_2195 *-commutative_binary64_2055 diff-log_binary64_2216 prod-exp_binary64_2173 sub-neg_binary64_2117 associate-*r/_binary64_2066 flip3-+_binary64_2127 flip-+_binary64_2098 cbrt-unprod_binary64_2157
Counts
4 → 113
Calls

4 calls:

19.0ms
(*.f64 (fabs.f64 im) (sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
11.0ms
(sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
8.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
4.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

series410.0ms (6%)

Counts
4 → 51
Calls

4 calls:

128.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
122.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
92.0ms
(*.f64 (fabs.f64 im) (sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
67.0ms
(sqrt.f64 (/.f64 2 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
Compiler

Compiled 1608 to 1401 computations (12.9% saved)

simplify92.0ms (1.3%)

Algorithm
egg-herbie
Counts
164 → 164
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
051213780

prune173.0ms (2.5%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1568164
Fresh8816
Picked101
Done000
Total16516181

Merged error: 13.5b

Counts
181 → 16
Compiler

Compiled 4140 to 1751 computations (57.7% saved)

regimes1.4s (20%)

Compiler

Compiled 11335 to 7853 computations (30.7% saved)

bsearch81.0ms (1.2%)

Steps
ItersRangePoint
9
3.609398986536744e+49
6.818993930479115e+54
6.503475815263617e+54
4
2.5312990710315855e-305
4.754669852777982e-305
2.5976900549837345e-305
10
-2.6679564635887278e+163
-3.767463776000618e+153
-1.3365884841721249e+154
Compiler

Compiled 1 to 2 computations (-100% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05995
15995

end0.0ms (0%)

sample2.1s (31.1%)

Algorithm
intervals
Results
287.0ms6114×body128valid
142.0ms508×body4096valid
137.0ms635×body2048valid
70.0ms396×body1024valid
27.0ms215×body512valid
11.0ms132×body256valid
Compiler

Compiled 1607 to 1116 computations (30.6% saved)

Profiling

Loading profile data...