PSIQS |
Multi-threaded SIQS using Sieve03g.
|
PSIQS_SBH_U |
Multi-threaded SIQS using the single block hybrid sieve.
|
PSIQS_U |
Multi-threaded SIQS using Sieve03gU.
|
PSIQSBase |
Multi-threaded SIQS, the fastest factor algorithm in this project.
|
PSIQSThread |
A polynomial generation/sieve/trial division thread using Sieve03g.
|
PSIQSThread_SBH_U |
A polynomial generation/sieve/trial division thread using the single block hybrid sieve.
|
PSIQSThread_U |
A polynomial generation/sieve/trial division thread using Sieve03gU.
|
PSIQSThreadBase |
Base class for polynomial generation/sieve/trial division threads for the parallel SIQS implementation (PSIQS).
|