Details

Time bar (total: 14.3s)

analyze488.0ms (3.4%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0493796
1493796
033
133
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample45.0ms (0.3%)

Algorithm
intervals
Results
10.0ms159×body128valid
9.0ms97×body256valid
8.0ms292×pre128true
2.0ms36×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify281.0ms (2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (276.0ms)

IterNodesCost
0180224
1180224

prune4.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
45.3b
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 b b) (*.f64 (*.f64 3 a) c))
0.2b
(*.f64 (*.f64 3 a) c)
0.3b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
38.6b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)

rewrite143.0ms (1%)

Algorithm
rewrite-expression-head
Error
42.2b
Rules
20×add-sqr-sqrt_binary64_1805
14×add-exp-log_binary64_1821 add-cbrt-cube_binary64_1819 *-un-lft-identity_binary64_1783
pow1_binary64_1844
add-log-exp_binary64_1822 add-cube-cbrt_binary64_1818
difference-of-squares_binary64_1752 times-frac_binary64_1789 associate-/l*_binary64_1728
cancel-sign-sub-inv_binary64_1749 prod-exp_binary64_1832 cbrt-unprod_binary64_1816
flip3--_binary64_1787 flip--_binary64_1758 sqrt-prod_binary64_1799 distribute-lft-out--_binary64_1735 pow-prod-down_binary64_1854 associate-*r*_binary64_1723
diff-log_binary64_1875 sub-neg_binary64_1776 div-exp_binary64_1834 cbrt-undiv_binary64_1817 associate-/l/_binary64_1730
frac-2neg_binary64_1794 div-sub_binary64_1788 clear-num_binary64_1782 div-inv_binary64_1780 associate-/r*_binary64_1727 associate-*l*_binary64_1724 *-commutative_binary64_1714
Counts
4 → 77
Calls

4 calls:

12.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
5.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
Compiler

Compiled 2072 to 1208 computations (41.7% saved)

series645.0ms (4.5%)

Error
0.6b
Counts
4 → 60
Calls

4 calls:

203.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
158.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
157.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
58.0ms
(*.f64 (*.f64 3 a) c)
Compiler

Compiled 2840 to 2199 computations (22.6% saved)

simplify59.0ms (0.4%)

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 0 (28.0ms)

IterNodesCost
052682923

prune159.0ms (1.1%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1289137
Fresh000
Picked101
Done000
Total1299138
Error
0.4b
Counts
138 → 9
Compiler

Compiled 3181 to 1765 computations (44.5% saved)

localize31.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
0.3b
(*.f64 (*.f64 a a) (pow.f64 c 3))
0.3b
(/.f64 (*.f64 (*.f64 a a) (pow.f64 c 3)) (pow.f64 b 5))
0.4b
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b 3))

rewrite606.0ms (4.2%)

Algorithm
rewrite-expression-head
Error
0.4b
Rules
109×add-exp-log_binary64_1821
54×prod-exp_binary64_1832
42×add-sqr-sqrt_binary64_1805
30×div-exp_binary64_1834
29×add-cbrt-cube_binary64_1819 unpow-prod-down_binary64_1862
24×pow-to-exp_binary64_1852 pow-exp_binary64_1851
22×add-cube-cbrt_binary64_1818 *-un-lft-identity_binary64_1783
19×times-frac_binary64_1789 associate-/r*_binary64_1727 associate-*r*_binary64_1723
16×cube-prod_binary64_1811 unswap-sqr_binary64_1751
15×sqr-pow_binary64_1755
13×associate-*l*_binary64_1724
10×cbrt-unprod_binary64_1816
cbrt-undiv_binary64_1817
pow1_binary64_1844 add-log-exp_binary64_1822 unpow3_binary64_1849 cube-mult_binary64_1813
frac-2neg_binary64_1794 clear-num_binary64_1782 div-inv_binary64_1780 associate-/l*_binary64_1728 *-commutative_binary64_1714
Counts
4 → 178
Calls

4 calls:

11.0ms
(/.f64 (*.f64 (*.f64 a a) (pow.f64 c 3)) (pow.f64 b 5))
9.0ms
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b 3))
9.0ms
(*.f64 (*.f64 a a) (pow.f64 c 3))
9.0ms
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
Compiler

Compiled 9229 to 5770 computations (37.5% saved)

series771.0ms (5.4%)

Error
0.4b
Counts
4 → 30
Calls

4 calls:

273.0ms
(/.f64 (*.f64 (*.f64 a a) (pow.f64 c 3)) (pow.f64 b 5))
211.0ms
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b 3))
116.0ms
(*.f64 (pow.f64 a 3) (pow.f64 c 4))
109.0ms
(*.f64 (*.f64 a a) (pow.f64 c 3))
Compiler

Compiled 4050 to 3052 computations (24.6% saved)

simplify88.0ms (0.6%)

Algorithm
egg-herbie
Counts
208 → 208
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
050933032

prune550.0ms (3.9%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New2071208
Fresh088
Picked011
Done000
Total20710217
Error
0.4b
Counts
217 → 10
Compiler

Compiled 10352 to 6440 computations (37.8% saved)

localize31.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))
0.4b
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
0.6b
(*.f64 (*.f64 a c) (*.f64 a c))
0.8b
(pow.f64 (*.f64 a c) 3)

rewrite738.0ms (5.2%)

Algorithm
rewrite-expression-head
Error
0.3b
Rules
59×times-frac_binary64_1789
46×pow1_binary64_1844
44×add-exp-log_binary64_1821
36×unpow-prod-down_binary64_1862
33×add-cube-cbrt_binary64_1818 add-sqr-sqrt_binary64_1805 *-un-lft-identity_binary64_1783
26×add-cbrt-cube_binary64_1819
18×pow-prod-down_binary64_1854 sqr-pow_binary64_1755
14×div-exp_binary64_1834
13×prod-exp_binary64_1832
12×pow-exp_binary64_1851
11×associate-/l*_binary64_1728
10×cbrt-unprod_binary64_1816 associate-*r/_binary64_1725
unpow3_binary64_1849 cube-mult_binary64_1813 cube-prod_binary64_1811
pow-to-exp_binary64_1852 associate-/r*_binary64_1727
associate-/l/_binary64_1730
frac-sub_binary64_1792
add-log-exp_binary64_1822 pow-prod-up_binary64_1853 pow-sqr_binary64_1756 frac-add_binary64_1791
pow-unpow_binary64_1860 cbrt-undiv_binary64_1817
pow-pow_binary64_1855 rem-cube-cbrt_binary64_1806 pow-plus_binary64_1846 frac-2neg_binary64_1794 clear-num_binary64_1782 div-inv_binary64_1780 flip3-+_binary64_1786 flip-+_binary64_1757
pow2_binary64_1864 swap-sqr_binary64_1750 associate-*l*_binary64_1724 associate-*r*_binary64_1723 *-commutative_binary64_1714 div-sub_binary64_1788 flip3--_binary64_1787 flip--_binary64_1758
Counts
4 → 179
Calls

4 calls:

34.0ms
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
7.0ms
(/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))
7.0ms
(*.f64 (*.f64 a c) (*.f64 a c))
4.0ms
(pow.f64 (*.f64 a c) 3)
Compiler

Compiled 12142 to 7222 computations (40.5% saved)

series879.0ms (6.2%)

Error
0.4b
Counts
4 → 42
Calls

4 calls:

319.0ms
(/.f64 (-.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (+.f64 (+.f64 (*.f64 9/8 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b 3))) (*.f64 27/16 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)))) (*.f64 405/128 (/.f64 (*.f64 (pow.f64 a 4) (pow.f64 c 4)) (pow.f64 b 7))))) (*.f64 3 a))
302.0ms
(/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5))
95.0ms
(pow.f64 (*.f64 a c) 3)
92.0ms
(*.f64 (*.f64 a c) (*.f64 a c))
Compiler

Compiled 4381 to 3234 computations (26.2% saved)

simplify108.0ms (0.8%)

Algorithm
egg-herbie
Counts
221 → 221
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049495567
149495567

prune828.0ms (5.8%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New2165221
Fresh178
Picked101
Done101
Total21912231
Error
0.3b
Counts
231 → 12
Compiler

Compiled 13347 to 8160 computations (38.9% saved)

localize34.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 (+.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (*.f64 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)) 27/16)) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7)))) (*.f64 a 3))
0.6b
(pow.f64 (*.f64 a c) 2)
0.8b
(pow.f64 (*.f64 a c) 3)
1.0b
(pow.f64 (*.f64 a c) 4)

rewrite301.0ms (2.1%)

Algorithm
rewrite-expression-head
Error
0.3b
Rules
18×add-exp-log_binary64_1821
13×pow1_binary64_1844
12×add-cbrt-cube_binary64_1819
add-cube-cbrt_binary64_1818 pow-unpow_binary64_1860 add-sqr-sqrt_binary64_1805 *-un-lft-identity_binary64_1783
pow-pow_binary64_1855 pow-exp_binary64_1851
associate-/l/_binary64_1730
prod-exp_binary64_1832 add-log-exp_binary64_1822 associate-*r/_binary64_1725 frac-add_binary64_1791
unpow-prod-down_binary64_1862 pow-prod-down_binary64_1854 pow-to-exp_binary64_1852 sqr-pow_binary64_1755 times-frac_binary64_1789 associate-/l*_binary64_1728
rem-cube-cbrt_binary64_1806 cbrt-unprod_binary64_1816 div-exp_binary64_1834 cbrt-undiv_binary64_1817 flip3-+_binary64_1786 flip-+_binary64_1757
unpow3_binary64_1849 cube-mult_binary64_1813 cube-prod_binary64_1811 unpow2_binary64_1848 frac-2neg_binary64_1794 clear-num_binary64_1782 div-inv_binary64_1780 associate-*l/_binary64_1726 associate-/r*_binary64_1727
Counts
4 → 83
Calls

4 calls:

23.0ms
(/.f64 (+.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (*.f64 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)) 27/16)) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7)))) (*.f64 a 3))
4.0ms
(pow.f64 (*.f64 a c) 2)
4.0ms
(pow.f64 (*.f64 a c) 3)
4.0ms
(pow.f64 (*.f64 a c) 4)
Compiler

Compiled 5386 to 3315 computations (38.5% saved)

series1.1s (7.5%)

Error
0.3b
Counts
4 → 35
Calls

4 calls:

740.0ms
(/.f64 (+.f64 (+.f64 (*.f64 9/8 (/.f64 (pow.f64 (*.f64 a c) 2) (pow.f64 b 3))) (*.f64 (/.f64 (pow.f64 (*.f64 a c) 3) (pow.f64 b 5)) 27/16)) (*.f64 405/128 (/.f64 (pow.f64 (*.f64 a c) 4) (pow.f64 b 7)))) (*.f64 a 3))
101.0ms
(pow.f64 (*.f64 a c) 4)
88.0ms
(pow.f64 (*.f64 a c) 3)
78.0ms
(pow.f64 (*.f64 a c) 2)
Compiler

Compiled 4205 to 3016 computations (28.3% saved)

simplify54.0ms (0.4%)

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
051442873

prune313.0ms (2.2%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1180118
Fresh01111
Picked011
Done000
Total11812130
Error
0.3b
Counts
130 → 12
Compiler

Compiled 6428 to 3854 computations (40% saved)

regimes1.4s (9.9%)

Accuracy

Total 2.5b remaining (89%)

Threshold costs 0b (0%)

Compiler

Compiled 25027 to 17100 computations (31.7% saved)

bsearch0.0ms (0%)

simplify6.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
024169
124169

end0.0ms (0%)

sample4.6s (32.3%)

Algorithm
intervals
Results
286.0ms2896×body256valid
268.0ms8884×pre128true
266.0ms5103×body128valid
48.0ms884×body128nan
0.0msbody512valid
Compiler

Compiled 4895 to 3350 computations (31.6% saved)

Profiling

Loading profile data...