General number field sieve 普通数域筛选法
(重定向自NFSNET)
In number theory, the general number field sieve (GNFS) is the most efficient classical algorithm known for factoring integers larger than
. Heuristically, its complexity for factoring an integer n (consisting of
bits) is of the form
(in L-notation), where ln is the natural logarithm. It is a generalization of the special number field sieve: while the latter can only factor numbers of a certain special form, the general number field sieve can factor any number apart from prime powers (which are trivial to factor by taking roots). When the term number field sieve (NFS) is used without qualification, it refers to the general number field sieve.