Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 215 Bytes

Repository for Prime Number Sieve Algorithms: a survey

Author: Bohdan Parahailo

Files: sieve.cpp - contains implementation of different sieve algorithms
testing.cpp - testing file used for performance tests.