/n-queens

A solution to the N-queens problem using genetic algorithms via the Distributed Evolutionary Algorithms in Python (DEAP) library.

Primary LanguageJupyter Notebook

n-queens

A solution to the N-queens problem using genetic algorithms via the Distributed Evolutionary Algorithms in Python (DEAP) library.