Details

Time bar (total: 10.8s)

analyze445.0ms (4.1%)

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

Algorithm
intervals
Results
11.0ms169×body128valid
9.0ms38×body2048valid
4.0ms15×body4096valid
3.0ms18×body1024valid
2.0ms12×body512valid
1.0ms24×body128nan
1.0ms13×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify400.0ms (3.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (307.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize14.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.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
0.5b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
20.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite146.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
30.6b
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:

11.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)))
Compiler

Compiled 2100 to 1088 computations (48.2% saved)

series645.0ms (6%)

Error
4.3b
Counts
4 → 66
Calls

4 calls:

173.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) (*.f64 a 2))
157.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
137.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
123.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 2861 to 2182 computations (23.7% saved)

simplify69.0ms (0.6%)

Algorithm
egg-herbie
Counts
140 → 140
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
055102668

prune147.0ms (1.4%)

Pruning

12 alts after pruning (12 fresh and 0 done)

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

Compiled 2866 to 1510 computations (47.3% saved)

localize10.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.2b
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
0.5b
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
20.6b
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

rewrite118.0ms (1.1%)

Algorithm
rewrite-expression-head
Error
4.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
cancel-sign-sub-inv_binary64_726 distribute-lft-out--_binary64_712
flip3-+_binary64_763 sqrt-div_binary64_777 flip-+_binary64_734 flip3--_binary64_764 flip--_binary64_735 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 diff-log_binary64_852 sub-neg_binary64_753 sum-log_binary64_851 +-commutative_binary64_690 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 → 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))))
Compiler

Compiled 2082 to 1209 computations (41.9% saved)

series639.0ms (5.9%)

Error
4.2b
Counts
4 → 66
Calls

4 calls:

175.0ms
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b) (*.f64 a 2))
145.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
138.0ms
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
135.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))
Compiler

Compiled 2861 to 2182 computations (23.7% saved)

simplify71.0ms (0.7%)

Algorithm
egg-herbie
Counts
139 → 139
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
051602645

prune128.0ms (1.2%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1372139
Fresh3811
Picked011
Done000
Total14011151
Error
4.1b
Counts
151 → 11
Compiler

Compiled 2811 to 1505 computations (46.5% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b) (/.f64 1/2 a))
0.2b
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
0.5b
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
20.6b
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))

rewrite139.0ms (1.3%)

Algorithm
rewrite-expression-head
Error
4.1b
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
sqrt-prod_binary64_776
difference-of-squares_binary64_729
flip3--_binary64_764 flip--_binary64_735 cancel-sign-sub-inv_binary64_726
flip3-+_binary64_763 sqrt-div_binary64_777 flip-+_binary64_734 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 diff-log_binary64_852 sub-neg_binary64_753 sum-log_binary64_851 +-commutative_binary64_690 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 → 82
Calls

4 calls:

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

Compiled 2348 to 1372 computations (41.6% saved)

series636.0ms (5.9%)

Error
4.1b
Counts
4 → 66
Calls

4 calls:

186.0ms
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b) (/.f64 1/2 a))
141.0ms
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))
131.0ms
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4))))
130.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c -4)))) b)
Compiler

Compiled 2861 to 2182 computations (23.7% saved)

simplify77.0ms (0.7%)

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049872873
149872873

prune138.0ms (1.3%)

Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1471148
Fresh279
Picked011
Done011
Total14910159
Error
4.1b
Counts
159 → 10
Compiler

Compiled 2989 to 1607 computations (46.2% saved)

localize14.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.2b
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
0.5b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
20.6b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))

rewrite890.0ms (8.2%)

Algorithm
rewrite-expression-head
Error
4.1b
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:

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

Compiled 14021 to 8305 computations (40.8% saved)

series658.0ms (6.1%)

Error
4.1b
Counts
4 → 66
Calls

4 calls:

186.0ms
(/.f64 1 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b) 2)))
151.0ms
(-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))
140.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c)))) b)
133.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 4 (*.f64 a c))))
Compiler

Compiled 3119 to 2440 computations (21.8% saved)

simplify206.0ms (1.9%)

Algorithm
egg-herbie
Counts
422 → 422
Iterations

Useful iterations: 0 (73.0ms)

IterNodesCost
0496916975
1496916975

prune734.0ms (6.8%)

Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New4220422
Fresh077
Picked011
Done022
Total42210432
Error
4.1b
Counts
432 → 10
Compiler

Compiled 13409 to 7395 computations (44.9% saved)

regimes1.4s (12.7%)

Accuracy

Total 4.6b remaining (44.4%)

Threshold costs 0b (0%)

Compiler

Compiled 8420 to 6394 computations (24.1% saved)

bsearch62.0ms (0.6%)

Steps
ItersRangePoint
8
1.857635761061593e-58
2.6011802215562668e-54
3.996853827496981e-57
9
-6.868564257726456e+63
-6.90564727487699e+54
-6.676265206129343e+63
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06052
16052

end0.0ms (0%)

sample3.0s (27.7%)

Algorithm
intervals
Results
275.0ms1136×body2048valid
265.0ms5144×body128valid
143.0ms760×body1024valid
127.0ms418×body4096valid
55.0ms379×body512valid
34.0ms674×body128nan
21.0ms424×body128invalid
15.0ms163×body256valid
Compiler

Compiled 2190 to 1655 computations (24.4% saved)

Profiling

Loading profile data...