Solving N-Queen problem using Genetic Algorithm.
-
Updated
Jun 30, 2020 - C++
URL: http://github.com/topics/nqueens-algorithm
heet" href="https://github.githubassets.com/assets/primer-9e07ff8eaaaff3a3.css" />Solving N-Queen problem using Genetic Algorithm.
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
Graphical Implementation of N-Queen's Algorithm using Back Tracking
Add a description, image, and links to the nqueens-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the nqueens-algorithm topic, visit your repo's landing page and select "manage topics."