Quote:
Originally Posted by Citrix
srsieve can handle multiple base 10 sequences at once.
eg)
srsieve.exe --pfgw --nmin 1 --nmax 10000 --pmin 1 --pmax 10000 --factors "3*10^n+1" "2*10^n-1"
|
Thanks
At the end srsieve2 was the winner since it can handle multiple bases at time and it is MT.