Details

Time bar (total: 9.3s)

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

sample44.0ms (0.5%)

Algorithm
intervals
Results
9.0ms34×body2048valid
8.0ms155×body128valid
7.0ms24×body4096valid
5.0ms26×body1024valid
2.0ms13×body512valid
1.0ms19×body128nan
1.0ms10×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify410.0ms (4.4%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (308.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 37.1b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
0.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
26.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite35.0ms (0.4%)

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

4 calls:

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

series657.0ms (7.1%)

Counts
4 → 68
Calls

4 calls:

206.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
166.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
145.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
140.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2087 to 1770 computations (15.2% saved)

simplify72.0ms (0.8%)

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
053532755

prune183.0ms (2%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New12616142
Fresh000
Picked101
Done000
Total12716143

Merged error: 11.8b

Counts
143 → 16
Compiler

Compiled 3067 to 1694 computations (44.8% saved)

localize12.0ms (0.1%)

Local error

Found 4 expressions with local error:

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

rewrite110.0ms (1.2%)

Algorithm
rewrite-expression-head
Rules
693×times-frac_binary64_766
439×add-sqr-sqrt_binary64_782
364×*-un-lft-identity_binary64_760
290×add-cube-cbrt_binary64_795
74×difference-of-squares_binary64_729
71×associate-/r*_binary64_704
40×sqrt-prod_binary64_776
37×distribute-lft-out--_binary64_712
25×add-exp-log_binary64_798
17×div-inv_binary64_757
15×div-exp_binary64_811
13×add-cbrt-cube_binary64_796
add-log-exp_binary64_799
cbrt-undiv_binary64_794 pow1_binary64_821
associate-/r/_binary64_706
cancel-sign-sub-inv_binary64_726
associate-/l*_binary64_705 rec-exp_binary64_810 1-exp_binary64_804 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 sqrt-div_binary64_777 sub-neg_binary64_753
rem-sqrt-square_binary64_773 frac-2neg_binary64_771 sqrt-pow1_binary64_778 inv-pow_binary64_845 pow1/2_binary64_840 clear-num_binary64_759 pow-flip_binary64_834
Counts
4 → 356
Calls

4 calls:

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

series652.0ms (7%)

Counts
4 → 68
Calls

4 calls:

201.0ms
(/.f64 1 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
162.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
149.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
139.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2245 to 1928 computations (14.1% saved)

simplify193.0ms (2.1%)

Algorithm
egg-herbie
Counts
424 → 424
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
0496717092
1496717092

prune771.0ms (8.3%)

Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New4213424
Fresh31215
Picked011
Done000
Total42416440

Merged error: 11.8b

Counts
440 → 16
Compiler

Compiled 13785 to 7697 computations (44.2% saved)

localize14.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
26.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
26.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite217.0ms (2.3%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64_799 add-sqr-sqrt_binary64_782
*-un-lft-identity_binary64_760 sqrt-prod_binary64_776 add-cube-cbrt_binary64_795 pow1_binary64_821
add-exp-log_binary64_798 sqrt-div_binary64_777 add-cbrt-cube_binary64_796 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 rem-sqrt-square_binary64_773 cancel-sign-sub-inv_binary64_726 sqrt-pow1_binary64_778 pow1/2_binary64_840 sub-neg_binary64_753
Counts
4 → 54
Calls

4 calls:

198.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

series639.0ms (6.9%)

Counts
4 → 72
Calls

4 calls:

174.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
167.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
154.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
144.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 3658 to 2774 computations (24.2% saved)

simplify92.0ms (1%)

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (70.0ms)

IterNodesCost
049321932
149321932

prune197.0ms (2.1%)

Pruning

17 alts after pruning (16 fresh and 1 done)

PrunedKeptTotal
New1242126
Fresh01414
Picked101
Done011
Total12517142

Merged error: 11.8b

Counts
142 → 17
Compiler

Compiled 4548 to 2495 computations (45.1% saved)

localize12.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) (*.f64 a 2))
0.6b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
7.5b
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) (*.f64 a 2)) (/.f64 b (*.f64 a 2)))
26.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite39.0ms (0.4%)

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

4 calls:

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

series769.0ms (8.3%)

Counts
4 → 70
Calls

4 calls:

254.0ms
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) (*.f64 a 2)) (/.f64 b (*.f64 a 2)))
218.0ms
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) (*.f64 a 2))
158.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
139.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2391 to 1988 computations (16.9% saved)

simplify54.0ms (0.6%)

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
050722952

prune153.0ms (1.7%)

Pruning

17 alts after pruning (15 fresh and 2 done)

PrunedKeptTotal
New1500150
Fresh01515
Picked011
Done011
Total15017167

Merged error: 11.8b

Counts
167 → 17
Compiler

Compiled 3376 to 1913 computations (43.3% saved)

regimes918.0ms (9.9%)

Compiler

Compiled 5796 to 4502 computations (22.3% saved)

bsearch4.0ms (0%)

Compiler

Compiled 17 to 14 computations (17.6% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0102184
1102184

end0.0ms (0%)

sample2.5s (27.1%)

Algorithm
intervals
Results
284.0ms1099×body2048valid
283.0ms5229×body128valid
146.0ms720×body1024valid
126.0ms406×body4096valid
54.0ms369×body512valid
33.0ms671×body128nan
22.0ms372×body128invalid
18.0ms177×body256valid
Compiler

Compiled 1620 to 1230 computations (24.1% saved)

Profiling

Loading profile data...