Details

Time bar (total: 6.1s)

analyze639.0ms (10.4%)

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)

sample39.0ms (0.6%)

Algorithm
intervals
Results
8.0ms168×body128valid
8.0ms34×body2048valid
5.0ms27×body1024valid
4.0ms12×body4096valid
1.0msbody512valid
1.0ms19×body128nan
1.0msbody256valid
1.0ms12×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify423.0ms (6.9%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (326.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: 32.5b

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 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite29.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64_760
15×add-sqr-sqrt_binary64_782
14×add-cube-cbrt_binary64_795
12×times-frac_binary64_766
add-log-exp_binary64_799
add-exp-log_binary64_798 add-cbrt-cube_binary64_796
distribute-lft-out_binary64_711 pow1_binary64_821
associate-/l*_binary64_705
sqrt-prod_binary64_776 associate-/r*_binary64_704
flip3-+_binary64_763 associate-/l/_binary64_707 sqrt-div_binary64_777 flip-+_binary64_734 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 rem-sqrt-square_binary64_773 frac-2neg_binary64_771 cbrt-undiv_binary64_794 cancel-sign-sub-inv_binary64_726 sqrt-pow1_binary64_778 div-inv_binary64_757 +-commutative_binary64_690 sum-log_binary64_851 pow1/2_binary64_840 div-exp_binary64_811 clear-num_binary64_759 sub-neg_binary64_753
Counts
4 → 72
Calls

4 calls:

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

series231.0ms (3.8%)

Counts
4 → 12
Calls

4 calls:

76.0ms
(/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
65.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
59.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
31.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify87.0ms (1.4%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
049702025
149702025

prune119.0ms (1.9%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New75984
Fresh000
Picked101
Done000
Total76985

Merged error: 4.2b

Counts
85 → 9
Compiler

Compiled 2206 to 1201 computations (45.6% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.1b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.5b
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
7.2b
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite56.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64_766
59×add-sqr-sqrt_binary64_782
44×*-un-lft-identity_binary64_760
30×add-cube-cbrt_binary64_795
27×add-exp-log_binary64_798 add-cbrt-cube_binary64_796
14×difference-of-squares_binary64_729
13×sqrt-prod_binary64_776 associate-/l*_binary64_705
10×cbrt-undiv_binary64_794 associate-/r/_binary64_706 div-exp_binary64_811
associate-/r*_binary64_704
distribute-lft-out--_binary64_712 flip--_binary64_735 flip3--_binary64_764
prod-exp_binary64_809 cancel-sign-sub-inv_binary64_726 add-log-exp_binary64_799 div-inv_binary64_757 cbrt-unprod_binary64_793
pow1_binary64_821
frac-2neg_binary64_771 sqrt-div_binary64_777 clear-num_binary64_759
diff-log_binary64_852 rem-sqrt-square_binary64_773 associate-/l/_binary64_707 sqrt-pow1_binary64_778 pow1/2_binary64_840 sub-neg_binary64_753
Counts
4 → 136
Calls

4 calls:

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

series498.0ms (8.1%)

Counts
4 → 12
Calls

4 calls:

214.0ms
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
160.0ms
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
63.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
61.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

simplify106.0ms (1.7%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (61.0ms)

IterNodesCost
050115032

prune208.0ms (3.4%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1453148
Fresh538
Picked011
Done000
Total1507157

Merged error: 4.2b

Counts
157 → 7
Compiler

Compiled 4789 to 2548 computations (46.8% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.1b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite37.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
39×add-sqr-sqrt_binary64_782
28×*-un-lft-identity_binary64_760
18×add-cube-cbrt_binary64_795 times-frac_binary64_766
11×sqrt-prod_binary64_776
10×difference-of-squares_binary64_729
add-log-exp_binary64_799
cancel-sign-sub-inv_binary64_726
add-exp-log_binary64_798 associate-/r*_binary64_704 add-cbrt-cube_binary64_796
distribute-lft-out--_binary64_712 pow1_binary64_821
flip--_binary64_735 flip3--_binary64_764
associate-/l*_binary64_705
diff-log_binary64_852 associate-/r/_binary64_706 sqrt-div_binary64_777 sub-neg_binary64_753
rem-sqrt-square_binary64_773 frac-2neg_binary64_771 cbrt-undiv_binary64_794 sqrt-pow1_binary64_778 div-inv_binary64_757 pow1/2_binary64_840 div-exp_binary64_811 clear-num_binary64_759
Counts
4 → 88
Calls

4 calls:

10.0ms
(/.f64 c (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
7.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
6.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series331.0ms (5.4%)

Counts
4 → 12
Calls

4 calls:

180.0ms
(/.f64 c (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
60.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
55.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
35.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify79.0ms (1.3%)

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
048822580
148822580

prune124.0ms (2%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1000100
Fresh055
Picked011
Done011
Total1007107

Merged error: 4.2b

Counts
107 → 7
Compiler

Compiled 2930 to 1738 computations (40.7% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) (/.f64 1 a))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.4b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
19.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite38.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_782
18×*-un-lft-identity_binary64_760
13×add-exp-log_binary64_798 add-cube-cbrt_binary64_795 associate-*r*_binary64_700
11×times-frac_binary64_766
add-cbrt-cube_binary64_796
add-log-exp_binary64_799
pow1_binary64_821
prod-exp_binary64_809 associate-*l*_binary64_701
unswap-sqr_binary64_728 flip3-+_binary64_763 sqrt-prod_binary64_776 flip-+_binary64_734
associate-*l/_binary64_703 distribute-lft-out_binary64_711 sqrt-div_binary64_777 frac-times_binary64_770 cbrt-unprod_binary64_793 div-exp_binary64_811 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 rem-sqrt-square_binary64_773 cbrt-undiv_binary64_794 cancel-sign-sub-inv_binary64_726 sqrt-pow1_binary64_778 div-inv_binary64_757 +-commutative_binary64_690 sum-log_binary64_851 associate-*r/_binary64_702 rec-exp_binary64_810 pow1/2_binary64_840 sub-neg_binary64_753 pow-prod-down_binary64_831 un-div-inv_binary64_758 1-exp_binary64_804 *-commutative_binary64_691
Counts
4 → 80
Calls

4 calls:

16.0ms
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) (/.f64 1 a))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
4.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

series224.0ms (3.7%)

Counts
4 → 12
Calls

4 calls:

75.0ms
(*.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) (/.f64 1 a))
60.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
58.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
32.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify87.0ms (1.4%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
049132065
149132065

prune95.0ms (1.6%)

Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New92092
Fresh044
Picked011
Done022
Total92799

Merged error: 4.2b

Counts
99 → 7
Compiler

Compiled 2221 to 1246 computations (43.9% saved)

regimes591.0ms (9.6%)

Compiler

Compiled 3422 to 2654 computations (22.4% saved)

bsearch112.0ms (1.8%)

Steps
ItersRangePoint
9
5.828750640646838e+81
5.297160775919267e+86
2.9789013216469393e+85
8
3.88928738868131e-218
3.4015789084544133e-215
4.018752297937222e-218
10
-1.956459480299143e+157
-3.2998053309226353e+143
-2.6627498847930204e+144
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09889
19889

end0.0ms (0%)

sample1.9s (31.3%)

Algorithm
intervals
Results
285.0ms1115×body2048valid
268.0ms5203×body128valid
143.0ms742×body1024valid
126.0ms421×body4096valid
47.0ms332×body512valid
35.0ms691×body128nan
20.0ms407×body128invalid
18.0ms187×body256valid
Compiler

Compiled 952 to 727 computations (23.6% saved)

Profiling

Loading profile data...