Details

Time bar (total: 6.5s)

analyze452.0ms (7%)

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.6%)

Algorithm
intervals
Results
9.0ms36×body2048valid
8.0ms156×body128valid
6.0ms30×body1024valid
5.0ms18×body4096valid
2.0ms11×body512valid
1.0ms16×body128nan
1.0ms13×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify431.0ms (6.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (334.0ms)

IterNodesCost
0183424
1183424

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 35.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 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) a)
0.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
0.8b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite29.0ms (0.4%)

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)))

series226.0ms (3.5%)

Counts
4 → 12
Calls

4 calls:

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

simplify91.0ms (1.4%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
049702025
149702025

prune120.0ms (1.9%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New76884
Fresh000
Picked101
Done000
Total77885

Merged error: 4.9b

Counts
85 → 8
Compiler

Compiled 2137 to 1160 computations (45.7% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.3b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
4.1b
(/.f64 (/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))) a)
10.2b
(/.f64 (*.f64 4 (*.f64 a c)) (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite58.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))))

series511.0ms (7.9%)

Counts
4 → 12
Calls

4 calls:

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

simplify108.0ms (1.7%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
050115032

prune206.0ms (3.2%)

Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1453148
Fresh347
Picked101
Done000
Total1497156

Merged error: 4.9b

Counts
156 → 7
Compiler

Compiled 4790 to 2553 computations (46.7% saved)

localize17.0ms (0.3%)

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

rewrite35.0ms (0.5%)

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:

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

series340.0ms (5.3%)

Counts
4 → 12
Calls

4 calls:

184.0ms
(/.f64 c (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))))
65.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
56.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
35.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify83.0ms (1.3%)

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
048822580
148822580

prune124.0ms (1.9%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New991100
Fresh156
Picked011
Done000
Total1007107

Merged error: 4.9b

Counts
107 → 7
Compiler

Compiled 2935 to 1747 computations (40.5% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
0.6b
(/.f64 1 (*.f64 (/.f64 1 c) (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) 4)))
1.3b
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
23.2b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite42.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
82×add-exp-log_binary64_798
42×div-exp_binary64_811
24×prod-exp_binary64_809
22×add-cbrt-cube_binary64_796
15×rec-exp_binary64_810 1-exp_binary64_804
14×add-sqr-sqrt_binary64_782
11×*-un-lft-identity_binary64_760
cbrt-undiv_binary64_794 add-cube-cbrt_binary64_795
add-log-exp_binary64_799 pow1_binary64_821
sqrt-prod_binary64_776 cancel-sign-sub-inv_binary64_726
cbrt-unprod_binary64_793
associate-/r/_binary64_706 associate-/l*_binary64_705 times-frac_binary64_766 flip--_binary64_735 flip3--_binary64_764
diff-log_binary64_852 difference-of-squares_binary64_729 sqrt-div_binary64_777 sub-neg_binary64_753 pow-flip_binary64_834
rem-sqrt-square_binary64_773 frac-2neg_binary64_771 associate-*l/_binary64_703 sqrt-pow1_binary64_778 associate-/r*_binary64_704 div-inv_binary64_757 inv-pow_binary64_845 distribute-lft-out--_binary64_712 frac-times_binary64_770 associate-*r/_binary64_702 pow1/2_binary64_840 clear-num_binary64_759 pow-prod-down_binary64_831
Counts
4 → 102
Calls

4 calls:

14.0ms
(/.f64 1 (*.f64 (/.f64 1 c) (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) 4)))
9.0ms
(-.f64 b (sqrt.f64 (-.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))))

series371.0ms (5.7%)

Counts
4 → 12
Calls

4 calls:

205.0ms
(/.f64 1 (*.f64 (/.f64 1 c) (/.f64 (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))) 4)))
66.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
66.0ms
(-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))))
33.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))

simplify68.0ms (1%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049352558
149352558

prune128.0ms (2%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1140114
Fresh055
Picked011
Done011
Total1147121

Merged error: 4.9b

Counts
121 → 7
Compiler

Compiled 2782 to 1729 computations (37.9% saved)

regimes808.0ms (12.5%)

Compiler

Compiled 3926 to 3030 computations (22.8% saved)

bsearch111.0ms (1.7%)

Steps
ItersRangePoint
10
2.111580858145245e+148
6.118292371914786e+159
2.1353619288367854e+148
7
6.41317177798842e-285
1.0212591469716465e-282
5.126982040291221e-283
10
-8.988626090881866e+157
-1.220652379953807e+147
-1.4220016328491612e+151
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
012191
112191

end0.0ms (0%)

sample2.0s (31.3%)

Algorithm
intervals
Results
278.0ms5210×body128valid
273.0ms1100×body2048valid
153.0ms751×body1024valid
121.0ms395×body4096valid
52.0ms359×body512valid
31.0ms633×body128nan
21.0ms409×body128invalid
18.0ms185×body256valid
Compiler

Compiled 1079 to 822 computations (23.8% saved)

Profiling

Loading profile data...