/SimpleFactorization

Command line tool implementing naive and non-optimal brute force factorization of integers (for illustration purposes only - use a proper factorization algorithm instead for real world problems)

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.