Solving N-Queen problem using Genetic Algorithm.
-
Updated
Jun 30, 2020 - C++
Solving N-Queen problem using Genetic Algorithm.
The shortest way solution to the n-queens question | 8x8 board
Solving and GUI demonstration of Eight-Queens Problem using Hill Climbing
Graphical Implementation of N-Queen's Algorithm using Back Tracking
I solved the N queens problem, this is my first try, maybe I'll optimize
n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning
Simple game for N-queens problem
Add a description, image, and links to the n-queens-completion topic page so that developers can more easily learn about it.
To associate your repository with the n-queens-completion topic, visit your repo's landing page and select "manage topics."