/geneticFactorTree

A Genetic Algorithm approach to the Factoring Problem

Primary LanguageC++GNU General Public License v2.0GPL-2.0

I'm not sure if anyone has ever tried applying genetic algorithms to the integer factorization problem but it seems like an interesting application, so here we go