![]() |
|
|
#45 | |
|
Jun 2003
505310 Posts |
Quote:
Of course, not all SNFS 175 are equal. And the 1.3 might not be the proper value. So, it is a good starting point to check if one or the other is clearly superior, but not definitive. Last fiddled with by axn on 2021-07-10 at 06:30 |
|
|
|
|
|
|
#46 |
|
Apr 2010
Over the rainbow
23×52×13 Posts |
I think I saw somewhere that
snfs difficulty =(digit lenght-30)*1.5 Wich is close to what axn said. |
|
|
|
|
|
#47 | |
|
Apr 2020
11×31 Posts |
You can use Murphy-E scores as given by cownoise/msieve to compare polynomials as long as they have the same degree. Helpfully this is a degree 5 SNFS polynomial, so we can compare it to GNFS polynomials in the right range. The score of ~9e-11 is comparable to the score of a typical GNFS-130 polynomial. 175/130 = 1.35 so that's a good ratio to use for these numbers.
Quote:
I believe the ratio gets larger as numbers get bigger. 1.42 would suggest SNFS-250 is as hard as GNFS-176, which it isn't. This must have a typo? (130-30)*1.5 = 150... Last fiddled with by charybdis on 2021-07-10 at 13:37 |
|
|
|
|
|
|
#48 |
|
"Rich"
Aug 2002
Benicia, California
2×653 Posts |
Batalov told me this:
The short rule of thumb is gnfs_size < 0.56 * S +30 where S is SNFS difficulty. |
|
|
|
|
|
#49 |
|
Aug 2020
28510 Posts |
So the difficulty to factor a co-factor of a "special number" is entirely determined by the size of the special number? Or does the co-factor size also play a role? I guess the latter?
And at roughly which digit length should I switch to c130 parameters? VBcurtis mentioned approximately every 30 bits I should switch +5 digits for the params, but at what starting points? |
|
|
|
|
|
#50 |
|
Jun 2003
31·163 Posts |
The former. Using the cofactor helps in the final sqrt phase when it is doing the gcd to extract factors. That'll avoid reporting small (previously known, redundant) factors.
|
|
|
|
|
|
#51 | |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
Quote:
That said, the formula given the post before yours allows you to plug in 130 for GNFS and solve for S; I get 180 or so. By the time you're at 200 digits, you ought to test params yourself or study the 14e queue submissions in NFS@home subforum to see what params were chosen for SNFS jobs of similar size. That research should keep you out of trouble of the "oops this job took twice as long as it should have" sense. When in doubt, use the bigger large-prime option. |
|
|
|
|
|
|
#52 |
|
Aug 2020
3×5×19 Posts |
Ok, so I roughly chose the params for a GNFS composite of the same difficulty? 180 would agree with my current plan, I used params.c120 for 520, switched to 125 at 550 and next at 580 would be up.
So far the longest SNFS took about 5 h for sieving, so I'm still far from days. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A new tool to identify aliquot sequence margins and acquisitions | garambois | Aliquot Sequences | 24 | 2021-02-25 23:31 |
| Comparison of GNFS/SNFS With Quartic (Why not to use SNFS with a Quartic) | EdH | EdH | 14 | 2020-04-20 16:21 |
| new candidates for M...46 and M48 | cochet | Miscellaneous Math | 4 | 2008-10-24 14:33 |
| Please identify! | Brian-E | Lounge | 24 | 2008-08-01 14:13 |
| Easily identify composites using multiplication | Nightgamer360 | Miscellaneous Math | 9 | 2007-07-09 17:38 |