Details

Time bar (total: 37.5s)

analyze899.0ms (2.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)

sample86.0ms (0.2%)

Algorithm
intervals
Results
19.0ms166×body128valid
18.0ms39×body2048valid
10.0ms27×body1024valid
9.0ms15×body4096valid
2.0ms24×body128nan
2.0ms17×body128invalid
1.0msbody512valid
1.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify758.0ms (2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (592.0ms)

IterNodesCost
0183424
1183424

prune8.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize29.0ms (0.1%)

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

rewrite267.0ms (0.7%)

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

4 calls:

23.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
16.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
8.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 2100 to 1220 computations (41.9% saved)

series1.3s (3.4%)

Error
6.4b
Counts
4 → 66
Calls

4 calls:

344.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
305.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
271.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
263.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 2861 to 2182 computations (23.7% saved)

simplify140.0ms (0.4%)

Algorithm
egg-herbie
Counts
140 → 140
Iterations

Useful iterations: 0 (90.0ms)

IterNodesCost
054532668

prune287.0ms (0.8%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New12812140
Fresh000
Picked101
Done000
Total12912141
Error
6.2b
Counts
141 → 12
Compiler

Compiled 2965 to 1583 computations (46.6% saved)

localize24.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite274.0ms (0.7%)

Algorithm
rewrite-expression-head
Error
6.2b
Rules
28×add-sqr-sqrt_binary64_782
18×*-un-lft-identity_binary64_760
14×add-cube-cbrt_binary64_795
13×associate-*r*_binary64_700
10×times-frac_binary64_766
add-exp-log_binary64_798 add-cbrt-cube_binary64_796
add-log-exp_binary64_799
pow1_binary64_821
associate-*l*_binary64_701
flip3--_binary64_764 flip--_binary64_735 sqrt-prod_binary64_776
difference-of-squares_binary64_729 cancel-sign-sub-inv_binary64_726
sqrt-div_binary64_777 diff-log_binary64_852 sub-neg_binary64_753 distribute-lft-out--_binary64_712 prod-exp_binary64_809 cbrt-unprod_binary64_793 frac-times_binary64_770 unswap-sqr_binary64_728 associate-*l/_binary64_703
pow1/2_binary64_840 sqrt-pow1_binary64_778 rem-sqrt-square_binary64_773 pow-prod-down_binary64_831 div-exp_binary64_811 cbrt-undiv_binary64_794 associate-*r/_binary64_702 div-inv_binary64_757 *-commutative_binary64_691
Counts
4 → 83
Calls

4 calls:

35.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
16.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
8.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 2366 to 1383 computations (41.5% saved)

series1.3s (3.4%)

Error
6.2b
Counts
4 → 66
Calls

4 calls:

373.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
285.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
269.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
262.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
Compiler

Compiled 2861 to 2182 computations (23.7% saved)

simplify155.0ms (0.4%)

Algorithm
egg-herbie
Counts
149 → 149
Iterations

Useful iterations: 0 (93.0ms)

IterNodesCost
051572914

prune280.0ms (0.7%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1463149
Fresh4711
Picked011
Done000
Total15011161
Error
6.2b
Counts
161 → 11
Compiler

Compiled 3092 to 1647 computations (46.7% saved)

localize26.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.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite1.8s (4.9%)

Algorithm
rewrite-expression-head
Error
6.2b
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
pow1_binary64_821 cbrt-undiv_binary64_794
associate-/r/_binary64_706
cancel-sign-sub-inv_binary64_726
flip3--_binary64_764 flip--_binary64_735 1-exp_binary64_804 rec-exp_binary64_810 associate-/l*_binary64_705
sqrt-div_binary64_777 diff-log_binary64_852 sub-neg_binary64_753
pow1/2_binary64_840 sqrt-pow1_binary64_778 rem-sqrt-square_binary64_773 inv-pow_binary64_845 pow-flip_binary64_834 frac-2neg_binary64_771 clear-num_binary64_759
Counts
4 → 356
Calls

4 calls:

48.0ms
(/.f64 1 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
17.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
15.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 14021 to 8305 computations (40.8% saved)

series1.3s (3.5%)

Error
6.2b
Counts
4 → 66
Calls

4 calls:

366.0ms
(/.f64 1 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
308.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
275.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
262.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 3119 to 2440 computations (21.8% saved)

simplify431.0ms (1.1%)

Algorithm
egg-herbie
Counts
422 → 422
Iterations

Useful iterations: 0 (160.0ms)

IterNodesCost
0496916975
1496916975

prune1.5s (3.9%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New4202422
Fresh189
Picked011
Done011
Total42112433
Error
6.2b
Counts
433 → 12
Compiler

Compiled 13565 to 7517 computations (44.6% saved)

localize29.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (/.f64 1 a) (/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
0.4b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
1.1b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
24.4b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite8.9s (23.8%)

Algorithm
rewrite-expression-head
Error
6.2b
Rules
3251×times-frac_binary64_766
1761×add-sqr-sqrt_binary64_782
1506×*-un-lft-identity_binary64_760
1252×add-cube-cbrt_binary64_795
254×difference-of-squares_binary64_729
130×sqrt-prod_binary64_776
129×div-inv_binary64_757
127×distribute-lft-out--_binary64_712
87×add-exp-log_binary64_798
71×associate-/r*_binary64_704
70×div-exp_binary64_811
25×add-cbrt-cube_binary64_796
15×1-exp_binary64_804 rec-exp_binary64_810 cbrt-undiv_binary64_794 associate-/r/_binary64_706
13×associate-/l*_binary64_705
add-log-exp_binary64_799
pow1_binary64_821
cancel-sign-sub-inv_binary64_726
flip3--_binary64_764 flip--_binary64_735
sqrt-div_binary64_777 diff-log_binary64_852 sub-neg_binary64_753
pow1/2_binary64_840 sqrt-pow1_binary64_778 rem-sqrt-square_binary64_773 frac-2neg_binary64_771 clear-num_binary64_759 associate-/l/_binary64_707
Counts
4 → 1097
Calls

4 calls:

95.0ms
(/.f64 (/.f64 1 a) (/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
18.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
9.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
9.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
Compiler

Compiled 50764 to 33343 computations (34.3% saved)

series1.3s (3.5%)

Error
6.2b
Counts
4 → 66
Calls

4 calls:

353.0ms
(/.f64 (/.f64 1 a) (/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
307.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
278.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
263.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 3377 to 2698 computations (20.1% saved)

simplify1.1s (2.9%)

Algorithm
egg-herbie
Counts
1163 → 1163
Iterations

Useful iterations: 0 (148.0ms)

IterNodesCost
0499163984
1499163984

prune6.4s (17%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New116301163
Fresh099
Picked011
Done022
Total1163121175
Error
6.2b
Counts
1175 → 12
Compiler

Compiled 44301 to 26638 computations (39.9% saved)

regimes3.2s (8.6%)

Accuracy

Total 4.7b remaining (44.7%)

Threshold costs 0b (0%)

Compiler

Compiled 8120 to 6350 computations (21.8% saved)

bsearch128.0ms (0.3%)

Steps
ItersRangePoint
8
1.1174011683600933e-45
3.090616621213472e-41
6.612192249716975e-43
10
-9.566101091422452e+29
-3.705054009934488e+18
-9.448798679205101e+29
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify6.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
09352
19352

end0.0ms (0%)

sample5.6s (14.8%)

Algorithm
intervals
Results
543.0ms1145×body2048valid
505.0ms5165×body128valid
284.0ms766×body1024valid
241.0ms406×body4096valid
94.0ms330×body512valid
60.0ms683×body128nan
38.0ms361×body128invalid
34.0ms188×body256valid
Compiler

Compiled 2073 to 1617 computations (22% saved)

Profiling

Loading profile data...