/n-queens-with-local-search

Classic N-Queens problem, solved using local search algorithms hill climbing and simulated annealing. Perfect solution not guaranteed :)

Primary LanguagePythonMIT LicenseMIT

Stargazers