N-Queens
This is a console program done in C++ that uses a genetic algorithm to solve the N-Queens problem in roughly 1000 generations. Find full source code on my GitHub.
This is a console program done in C++ that uses a genetic algorithm to solve the N-Queens problem in roughly 1000 generations. Find full source code on my GitHub.