Details

Time bar (total: 6.6s)

analyze455.0ms (6.9%)

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
25%74.9%0.1%5
25%74.9%0.1%6
25%68.6%6.4%7
31.2%62.4%6.4%8
36.7%54.6%8.7%9
38.2%48.4%13.4%10
42.7%42.3%15%11
47.8%34.1%18.1%12
49.1%30.3%20.5%13
51.9%25.8%22.3%14
Compiler

Compiled 18 to 15 computations (16.7% saved)

sample38.0ms (0.6%)

Algorithm
intervals
Results
8.0ms166×body128valid
7.0ms31×body2048valid
4.0ms24×body1024valid
4.0ms14×body4096valid
2.0ms12×body512valid
1.0ms25×body128nan
1.0msbody256valid
1.0ms10×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify375.0ms (5.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (275.0ms)

IterNodesCost
0180224
1180224

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize9.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.4b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
1.2b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
21.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite36.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_1805
14×*-un-lft-identity_binary64_1783
add-cbrt-cube_binary64_1819 add-exp-log_binary64_1821
add-cube-cbrt_binary64_1818 add-log-exp_binary64_1822
difference-of-squares_binary64_1752 associate-/l*_binary64_1728 sqrt-prod_binary64_1799 times-frac_binary64_1789
pow1_binary64_1844
flip3--_binary64_1787 cancel-sign-sub-inv_binary64_1749 flip--_binary64_1758
distribute-lft-out--_binary64_1735
associate-/l/_binary64_1730 diff-log_binary64_1875 sqrt-div_binary64_1800 cbrt-undiv_binary64_1817 div-exp_binary64_1834 sub-neg_binary64_1776
div-sub_binary64_1788 cbrt-unprod_binary64_1816 prod-exp_binary64_1832 div-inv_binary64_1780 pow1/2_binary64_1863 associate-/r*_binary64_1727 frac-2neg_binary64_1794 sqrt-pow1_binary64_1801 clear-num_binary64_1782 rem-sqrt-square_binary64_1796
Counts
4 → 74
Calls

4 calls:

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

series279.0ms (4.2%)

Counts
4 → 12
Calls

4 calls:

111.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
65.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
65.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
38.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify90.0ms (1.4%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
048931983
148931983

prune124.0ms (1.9%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New77986
Fresh000
Picked101
Done000
Total78987
Error
4.5b
Counts
87 → 9
Compiler

Compiled 2152 to 1291 computations (40% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

2.1b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
4.4b
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
7.9b
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
21.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite50.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
45×add-cbrt-cube_binary64_1819 add-exp-log_binary64_1821
22×times-frac_binary64_1789
21×*-un-lft-identity_binary64_1783
17×cbrt-undiv_binary64_1817 div-exp_binary64_1834
13×cbrt-unprod_binary64_1816 prod-exp_binary64_1832
12×add-sqr-sqrt_binary64_1805
11×associate-/l*_binary64_1728 add-cube-cbrt_binary64_1818
associate-/r/_binary64_1729 add-log-exp_binary64_1822
distribute-lft-out_binary64_1734 associate-/r*_binary64_1727 pow1_binary64_1844
flip-+_binary64_1757 div-inv_binary64_1780 flip3-+_binary64_1786
sqrt-prod_binary64_1799
sqrt-div_binary64_1800 frac-2neg_binary64_1794 clear-num_binary64_1782
flip3--_binary64_1787 associate-/l/_binary64_1730 +-commutative_binary64_1713 pow1/2_binary64_1863 sum-log_binary64_1874 sqrt-pow1_binary64_1801 rem-sqrt-square_binary64_1796 flip--_binary64_1758
Counts
4 → 102
Calls

4 calls:

14.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
14.0ms
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

series482.0ms (7.3%)

Counts
4 → 12
Calls

4 calls:

207.0ms
(/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
149.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -3)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
64.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
62.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

simplify77.0ms (1.2%)

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049613218
149613218

prune150.0ms (2.3%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1113114
Fresh358
Picked011
Done000
Total1149123
Error
4.4b
Counts
123 → 9
Compiler

Compiled 3317 to 2048 computations (38.3% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 1/3 (*.f64 1 (/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
2.1b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
21.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite35.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
27×add-exp-log_binary64_1821
18×add-cbrt-cube_binary64_1819
15×prod-exp_binary64_1832
10×pow1_binary64_1844
cbrt-unprod_binary64_1816 *-un-lft-identity_binary64_1783 add-log-exp_binary64_1822
add-sqr-sqrt_binary64_1805
add-cube-cbrt_binary64_1818
div-exp_binary64_1834
1-exp_binary64_1827 associate-*l*_binary64_1724 sqrt-prod_binary64_1799 pow-prod-down_binary64_1854
flip3--_binary64_1787 associate-*r/_binary64_1725 sqrt-div_binary64_1800 cbrt-undiv_binary64_1817 flip--_binary64_1758
+-commutative_binary64_1713 distribute-lft-out_binary64_1734 flip-+_binary64_1757 cancel-sign-sub-inv_binary64_1749 pow1/2_binary64_1863 diff-log_binary64_1875 *-commutative_binary64_1714 sum-log_binary64_1874 flip3-+_binary64_1786 sqrt-pow1_binary64_1801 rem-sqrt-square_binary64_1796 sub-neg_binary64_1776 associate-*r*_binary64_1723
Counts
4 → 65
Calls

4 calls:

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

series331.0ms (5%)

Counts
4 → 12
Calls

4 calls:

177.0ms
(*.f64 1/3 (*.f64 1 (/.f64 (*.f64 c -3) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))))
61.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
60.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

simplify72.0ms (1.1%)

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
048871593
148871593

prune282.0ms (4.3%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New74377
Fresh257
Picked011
Done101
Total77986
Error
4.4b
Counts
86 → 9
Compiler

Compiled 1917 to 1224 computations (36.2% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 3 a) c)
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
2.1b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
21.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite24.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
10×pow1_binary64_1844
add-cbrt-cube_binary64_1819 add-exp-log_binary64_1821
*-un-lft-identity_binary64_1783 add-log-exp_binary64_1822
add-sqr-sqrt_binary64_1805
add-cube-cbrt_binary64_1818
cbrt-unprod_binary64_1816 prod-exp_binary64_1832 sqrt-prod_binary64_1799 pow-prod-down_binary64_1854 associate-*r*_binary64_1723
flip3--_binary64_1787 sqrt-div_binary64_1800 flip--_binary64_1758
+-commutative_binary64_1713 distribute-lft-out_binary64_1734 flip-+_binary64_1757 cancel-sign-sub-inv_binary64_1749 pow1/2_binary64_1863 associate-*l*_binary64_1724 diff-log_binary64_1875 *-commutative_binary64_1714 sum-log_binary64_1874 flip3-+_binary64_1786 sqrt-pow1_binary64_1801 rem-sqrt-square_binary64_1796 sub-neg_binary64_1776
Counts
4 → 57
Calls

4 calls:

6.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
5.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

series173.0ms (2.6%)

Counts
4 → 12
Calls

4 calls:

65.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
59.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
35.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
14.0ms
(*.f64 (*.f64 3 a) c)

simplify49.0ms (0.7%)

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
051471126

prune66.0ms (1%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New68169
Fresh167
Picked011
Done011
Total69978
Error
4.4b
Counts
78 → 9
Compiler

Compiled 1382 to 723 computations (47.7% saved)

regimes1.1s (17.4%)

Accuracy

Total 1.6b remaining (21.9%)

Threshold costs 0b (0%)

Compiler

Compiled 6272 to 4879 computations (22.2% saved)

bsearch88.0ms (1.3%)

Steps
ItersRangePoint
6
2.301806034112786e+53
2.3160715084359524e+54
2.276445623250457e+54
8
1.0776858093506997e-237
2.1647843930304045e-233
1.094867628068678e-237
8
-8.994821103457546e+83
-1.0532606893601273e+81
-6.684656237783103e+83
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
015088
115088

end0.0ms (0%)

sample2.1s (32%)

Algorithm
intervals
Results
278.0ms5273×body128valid
275.0ms1104×body2048valid
143.0ms730×body1024valid
120.0ms388×body4096valid
46.0ms319×body512valid
34.0ms639×body128nan
19.0ms359×body128invalid
18.0ms186×body256valid
Compiler

Compiled 1186 to 914 computations (22.9% saved)

Profiling

Loading profile data...