Details

Time bar (total: 7.5s)

analyze453.0ms (6%)

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)

sample40.0ms (0.5%)

Algorithm
intervals
Results
10.0ms39×body2048valid
9.0ms168×body128valid
5.0ms17×body4096valid
3.0ms18×body1024valid
1.0ms10×body512valid
1.0ms21×body128nan
1.0ms17×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify404.0ms (5.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.4b

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.8b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
28.0b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite36.0ms (0.5%)

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

series261.0ms (3.5%)

Counts
4 → 36
Calls

4 calls:

112.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
69.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
53.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
27.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify67.0ms (0.9%)

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
052772693

prune161.0ms (2.1%)

Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New9713110
Fresh000
Picked101
Done000
Total9813111

Merged error: 11.4b

Counts
111 → 13
Compiler

Compiled 2833 to 1494 computations (47.3% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b) (*.f64 a 2))
0.8b
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
1.3b
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
28.0b
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

rewrite37.0ms (0.5%)

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 distribute-lft-out--_binary64_712
cbrt-undiv_binary64_794 flip3-+_binary64_763 associate-/l/_binary64_707 sqrt-div_binary64_777 flip-+_binary64_734 div-exp_binary64_811 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 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 +-commutative_binary64_690 sum-log_binary64_851 div-sub_binary64_765 cbrt-unprod_binary64_793 pow1/2_binary64_840 clear-num_binary64_759 sub-neg_binary64_753
Counts
4 → 73
Calls

4 calls:

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

series254.0ms (3.4%)

Counts
4 → 36
Calls

4 calls:

108.0ms
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b) (*.f64 a 2))
68.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
50.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))
27.0ms
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))

simplify68.0ms (0.9%)

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
051712670

prune118.0ms (1.6%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1072109
Fresh4812
Picked101
Done000
Total11210122

Merged error: 11.1b

Counts
122 → 10
Compiler

Compiled 2744 to 1554 computations (43.4% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.1b
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))
4.5b
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))) (*.f64 a 2))
12.3b
(/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))))
28.0b
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

rewrite54.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
54×times-frac_binary64_766
52×*-un-lft-identity_binary64_760
31×add-sqr-sqrt_binary64_782
30×add-cube-cbrt_binary64_795
21×associate-/l*_binary64_705
18×add-exp-log_binary64_798 add-cbrt-cube_binary64_796
11×distribute-lft-out_binary64_711
cbrt-undiv_binary64_794 div-exp_binary64_811
associate-/r/_binary64_706 flip3-+_binary64_763 add-log-exp_binary64_799 flip-+_binary64_734
associate-/r*_binary64_704 pow1_binary64_821
div-inv_binary64_757
sqrt-prod_binary64_776 associate-/l/_binary64_707
frac-2neg_binary64_771 prod-exp_binary64_809 sqrt-div_binary64_777 cbrt-unprod_binary64_793 clear-num_binary64_759
rem-sqrt-square_binary64_773 sqrt-pow1_binary64_778 +-commutative_binary64_690 sum-log_binary64_851 pow1/2_binary64_840
Counts
4 → 118
Calls

4 calls:

16.0ms
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))) (*.f64 a 2))
13.0ms
(/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))))
6.0ms
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))
5.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

series414.0ms (5.5%)

Counts
4 → 36
Calls

4 calls:

160.0ms
(/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))))
140.0ms
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 c -4)) 0) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))) (*.f64 a 2))
64.0ms
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))
51.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

simplify93.0ms (1.2%)

Algorithm
egg-herbie
Counts
154 → 154
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049025459
149025459

prune257.0ms (3.4%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1486154
Fresh549
Picked101
Done000
Total15410164

Merged error: 8.7b

Counts
164 → 10
Compiler

Compiled 5415 to 3315 computations (38.8% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (/.f64 (*.f64 c -4) 1) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))))
0.8b
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
1.1b
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))
28.0b
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

rewrite37.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
43×times-frac_binary64_766
41×*-un-lft-identity_binary64_760
24×add-sqr-sqrt_binary64_782
23×add-cube-cbrt_binary64_795
18×add-exp-log_binary64_798
13×add-cbrt-cube_binary64_796
distribute-lft-out_binary64_711 div-exp_binary64_811
add-log-exp_binary64_799
associate-/l*_binary64_705
div-inv_binary64_757
cbrt-undiv_binary64_794 pow1_binary64_821
flip3-+_binary64_763 associate-/r*_binary64_704 flip-+_binary64_734
sqrt-prod_binary64_776
prod-exp_binary64_809 associate-/r/_binary64_706 sqrt-div_binary64_777 +-commutative_binary64_690 sum-log_binary64_851 1-exp_binary64_804
rem-sqrt-square_binary64_773 frac-2neg_binary64_771 associate-/l/_binary64_707 sqrt-pow1_binary64_778 cbrt-unprod_binary64_793 pow1/2_binary64_840 clear-num_binary64_759
Counts
4 → 98
Calls

4 calls:

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

series260.0ms (3.5%)

Counts
4 → 36
Calls

4 calls:

126.0ms
(/.f64 (/.f64 (*.f64 c -4) 1) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))))
61.0ms
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))))
47.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))
26.0ms
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))

simplify94.0ms (1.3%)

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
049333824
149333824

prune167.0ms (2.2%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1322134
Fresh459
Picked011
Done000
Total1368144

Merged error: 8.3b

Counts
144 → 8
Compiler

Compiled 3666 to 2290 computations (37.5% saved)

regimes1.4s (19.3%)

Compiler

Compiled 7340 to 5566 computations (24.2% saved)

bsearch88.0ms (1.2%)

Steps
ItersRangePoint
6
110632895444587.38
585185954016272.5
574334605182495.0
7
-3.533817548895532e-307
8.926476802587335e-309
-3.835865055607966e-308
8
-2.487386300594002e+108
-3.374205273953666e+104
-4.751555112720535e+107
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
095101
195101

end0.0ms (0%)

sample2.6s (35.3%)

Algorithm
intervals
Results
286.0ms1137×body2048valid
279.0ms5239×body128valid
137.0ms660×body1024valid
131.0ms421×body4096valid
53.0ms349×body512valid
36.0ms670×body128nan
20.0ms381×body128invalid
19.0ms194×body256valid
Compiler

Compiled 1953 to 1471 computations (24.7% saved)

Profiling

Loading profile data...