In this repository, there are algorithms to solve the 8-queens problem.
genetic-algorithm
mutation
selection
hill-climbing
reproduction
crossover
local-maxima
local-minima
8-queens-problem
attacking-pairs
non-attacking-pairs
global-minima-maxima
-
Updated
Oct 14, 2023 - Python