Details

Time bar (total: 5.8s)

analyze477.0ms (8.2%)

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)

sample41.0ms (0.7%)

Algorithm
intervals
Results
10.0ms175×body128valid
8.0ms29×body2048valid
5.0ms25×body1024valid
5.0ms14×body4096valid
1.0msbody512valid
1.0ms23×body128nan
1.0ms13×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify411.0ms (7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (318.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: 33.3b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize11.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.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
0.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
22.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite34.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_2828
14×*-un-lft-identity_binary64_2806
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
add-log-exp_binary64_2845 add-cube-cbrt_binary64_2841
times-frac_binary64_2812 sqrt-prod_binary64_2822 difference-of-squares_binary64_2775 associate-/l*_binary64_2751
pow1_binary64_2867
cancel-sign-sub-inv_binary64_2772 flip3--_binary64_2810 flip--_binary64_2781
distribute-lft-out--_binary64_2758
sqrt-div_binary64_2823 associate-/l/_binary64_2753 div-exp_binary64_2857 cbrt-undiv_binary64_2840 diff-log_binary64_2898 sub-neg_binary64_2799
pow1/2_binary64_2886 div-inv_binary64_2803 associate-/r*_binary64_2750 sqrt-pow1_binary64_2824 div-sub_binary64_2811 prod-exp_binary64_2855 cbrt-unprod_binary64_2839 rem-sqrt-square_binary64_2819 clear-num_binary64_2805 frac-2neg_binary64_2817
Counts
4 → 74
Calls

4 calls:

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

series263.0ms (4.5%)

Counts
4 → 12
Calls

4 calls:

109.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
60.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
59.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
35.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify89.0ms (1.5%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
048991979
148991979

prune125.0ms (2.1%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New78886
Fresh000
Picked101
Done000
Total79887

Merged error: 5.6b

Counts
87 → 8
Compiler

Compiled 2145 to 1281 computations (40.3% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
0.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
0.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
22.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite42.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_2828
18×*-un-lft-identity_binary64_2806
14×add-cube-cbrt_binary64_2841
13×associate-*r*_binary64_2746
10×times-frac_binary64_2812
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
add-log-exp_binary64_2845
pow1_binary64_2867
associate-*l*_binary64_2747
flip3--_binary64_2810 flip--_binary64_2781 sqrt-prod_binary64_2822
cancel-sign-sub-inv_binary64_2772 difference-of-squares_binary64_2775
frac-times_binary64_2816 sqrt-div_binary64_2823 distribute-lft-out--_binary64_2758 diff-log_binary64_2898 prod-exp_binary64_2855 sub-neg_binary64_2799 cbrt-unprod_binary64_2839 associate-*l/_binary64_2749 unswap-sqr_binary64_2774
pow1/2_binary64_2886 div-inv_binary64_2803 div-exp_binary64_2857 *-commutative_binary64_2737 cbrt-undiv_binary64_2840 sqrt-pow1_binary64_2824 rem-sqrt-square_binary64_2819 associate-*r/_binary64_2748 pow-prod-down_binary64_2877
Counts
4 → 83
Calls

4 calls:

18.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series276.0ms (4.7%)

Counts
4 → 12
Calls

4 calls:

114.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
65.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
62.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
35.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify83.0ms (1.4%)

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
053602202

prune105.0ms (1.8%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New93295
Fresh347
Picked011
Done000
Total967103

Merged error: 5.6b

Counts
103 → 7
Compiler

Compiled 2294 to 1372 computations (40.2% saved)

localize17.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.6b
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
15.4b
(*.f64 (*.f64 a (*.f64 c -4)) (/.f64 1/2 a))
22.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite33.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
25×add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
14×*-un-lft-identity_binary64_2806 pow1_binary64_2867
13×add-sqr-sqrt_binary64_2828 associate-*r*_binary64_2746
12×prod-exp_binary64_2855 cbrt-unprod_binary64_2839 add-cube-cbrt_binary64_2841
times-frac_binary64_2812
add-log-exp_binary64_2845
pow-prod-down_binary64_2877
div-exp_binary64_2857 cbrt-undiv_binary64_2840 sqrt-prod_binary64_2822
sqrt-div_binary64_2823 flip3--_binary64_2810 flip--_binary64_2781
associate-*l*_binary64_2747 pow1/2_binary64_2886 cancel-sign-sub-inv_binary64_2772 div-inv_binary64_2803 distribute-lft-out_binary64_2757 *-commutative_binary64_2737 sqrt-pow1_binary64_2824 diff-log_binary64_2898 sub-neg_binary64_2799 rem-sqrt-square_binary64_2819 flip-+_binary64_2780 sum-log_binary64_2897 flip3-+_binary64_2809 associate-*r/_binary64_2748 +-commutative_binary64_2736
Counts
4 → 77
Calls

4 calls:

10.0ms
(*.f64 (*.f64 a (*.f64 c -4)) (/.f64 1/2 a))
7.0ms
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series166.0ms (2.8%)

Counts
4 → 12
Calls

4 calls:

63.0ms
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
59.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
10.0ms
(*.f64 (*.f64 a (*.f64 c -4)) (/.f64 1/2 a))

simplify63.0ms (1.1%)

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049361466
149361466

prune107.0ms (1.8%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New88189
Fresh055
Picked011
Done011
Total88896

Merged error: 5.5b

Counts
96 → 8
Compiler

Compiled 2446 to 1474 computations (39.7% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (*.f64 c -2) (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b))
0.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.6b
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
22.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite30.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity_binary64_2806
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
add-sqr-sqrt_binary64_2828 add-log-exp_binary64_2845
add-cube-cbrt_binary64_2841
pow1_binary64_2867
times-frac_binary64_2812 associate-/r*_binary64_2750
distribute-lft-out_binary64_2757 sqrt-prod_binary64_2822
sqrt-div_binary64_2823 div-exp_binary64_2857 flip3--_binary64_2810 cbrt-undiv_binary64_2840 flip-+_binary64_2780 flip--_binary64_2781 flip3-+_binary64_2809 associate-/r/_binary64_2752
pow1/2_binary64_2886 cancel-sign-sub-inv_binary64_2772 div-inv_binary64_2803 sqrt-pow1_binary64_2824 diff-log_binary64_2898 prod-exp_binary64_2855 sub-neg_binary64_2799 cbrt-unprod_binary64_2839 rem-sqrt-square_binary64_2819 sum-log_binary64_2897 clear-num_binary64_2805 associate-/l*_binary64_2751 frac-2neg_binary64_2817 +-commutative_binary64_2736
Counts
4 → 64
Calls

4 calls:

10.0ms
(/.f64 (*.f64 c -2) (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b))
7.0ms
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series341.0ms (5.8%)

Counts
4 → 12
Calls

4 calls:

186.0ms
(/.f64 (*.f64 c -2) (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b))
63.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
60.0ms
(+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify80.0ms (1.4%)

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049511690
149511690

prune79.0ms (1.3%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New75176
Fresh145
Picked011
Done022
Total76884

Merged error: 5.5b

Counts
84 → 8
Compiler

Compiled 1710 to 1005 computations (41.2% saved)

regimes682.0ms (11.7%)

Compiler

Compiled 4224 to 3216 computations (23.9% saved)

bsearch107.0ms (1.8%)

Steps
ItersRangePoint
7
7.482650775739311e+127
6.940404749714049e+129
1.928533493233392e+129
9
4.1267928365631376e-194
6.602297926380012e-187
4.190818973144896e-194
7
-3.1670677211042097e+132
-3.885194447819339e+130
-3.475153330017618e+131
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
010282
110282

end0.0ms (0%)

sample2.1s (36.8%)

Algorithm
intervals
Results
315.0ms1171×body2048valid
296.0ms5164×body128valid
151.0ms702×body1024valid
132.0ms394×body4096valid
60.0ms385×body512valid
38.0ms703×body128nan
27.0ms380×body128invalid
20.0ms184×body256valid
Compiler

Compiled 1106 to 834 computations (24.6% saved)

Profiling

Loading profile data...