Details

Time bar (total: 6.0s)

analyze452.0ms (7.5%)

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
11.0ms33×body2048valid
9.0ms172×body128valid
5.0ms24×body1024valid
3.0msbody4096valid
2.0ms14×body512valid
1.0ms25×body128nan
1.0ms10×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify402.0ms (6.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (304.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
32.7b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize10.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.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.7b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
21.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite39.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:

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

series261.0ms (4.3%)

Counts
4 → 12
Calls

4 calls:

104.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
62.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)))
37.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify89.0ms (1.5%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
048991979
148991979

prune123.0ms (2%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New78886
Fresh000
Picked011
Done000
Total78987
Error
6.0b
Counts
87 → 9
Compiler

Compiled 2157 to 1290 computations (40.2% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
3.3b
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
10.4b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
21.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite47.0ms (0.8%)

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

4 calls:

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

series487.0ms (8.1%)

Counts
4 → 12
Calls

4 calls:

199.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
160.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
66.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
62.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))

simplify95.0ms (1.6%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
049563121
149563121

prune147.0ms (2.4%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1122114
Fresh347
Picked101
Done011
Total1167123
Error
5.9b
Counts
123 → 7
Compiler

Compiled 3241 to 1987 computations (38.7% saved)

localize11.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.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.9b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
21.5b
(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_2806
15×add-sqr-sqrt_binary64_2828
14×add-cube-cbrt_binary64_2841
12×times-frac_binary64_2812
add-log-exp_binary64_2845
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
distribute-lft-out_binary64_2757 pow1_binary64_2867
associate-/r*_binary64_2750
sqrt-prod_binary64_2822 associate-/l*_binary64_2751
sqrt-div_binary64_2823 flip3--_binary64_2810 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 div-exp_binary64_2857 cbrt-undiv_binary64_2840 sqrt-pow1_binary64_2824 diff-log_binary64_2898 sub-neg_binary64_2799 rem-sqrt-square_binary64_2819 sum-log_binary64_2897 clear-num_binary64_2805 frac-2neg_binary64_2817 +-commutative_binary64_2736
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 (*.f64 b b) (*.f64 (*.f64 4 a) c))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series326.0ms (5.4%)

Counts
4 → 12
Calls

4 calls:

170.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
62.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
62.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify76.0ms (1.3%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
048911972
148911972

prune99.0ms (1.6%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New84084
Fresh055
Picked011
Done011
Total84791
Error
5.9b
Counts
91 → 7
Compiler

Compiled 2239 to 1384 computations (38.2% saved)

localize20.0ms (0.3%)

Local error

Found 4 expressions with local error:

10.1b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))))
21.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
21.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
21.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite32.0ms (0.5%)

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

4 calls:

8.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series384.0ms (6.4%)

Counts
4 → 12
Calls

4 calls:

212.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (*.f64 (*.f64 (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (cbrt.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))))
61.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
56.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
55.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

simplify67.0ms (1.1%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049731823
149731823

prune156.0ms (2.6%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New82082
Fresh044
Picked011
Done022
Total82789
Error
5.9b
Counts
89 → 7
Compiler

Compiled 3894 to 2357 computations (39.5% saved)

regimes564.0ms (9.4%)

Accuracy

Total 1.0b remaining (14.9%)

Threshold costs 1.0b (14.9%)

Compiler

Compiled 3744 to 2880 computations (23.1% saved)

bsearch109.0ms (1.8%)

Steps
ItersRangePoint
7
6.1964526172169535e+134
1.9152122692699513e+136
8.912861377839782e+134
10
-1.1228739214406659e-236
-7.143985414855799e-248
-3.3856076934378627e-242
9
-1.4477785457512157e+153
-5.651711623551278e+145
-6.97667166683124e+151
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
010582
110582

end0.0ms (0%)

sample1.9s (32.2%)

Algorithm
intervals
Results
277.0ms5208×body128valid
267.0ms1099×body2048valid
142.0ms733×body1024valid
131.0ms430×body4096valid
51.0ms362×body512valid
33.0ms674×body128nan
18.0ms364×body128invalid
16.0ms168×body256valid
Compiler

Compiled 986 to 750 computations (23.9% saved)

Profiling

Loading profile data...