Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
-
Updated
Jan 5, 2018 - C++
Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
Eight queens puzzle in C++
An C++ Solution for the N-Queens Problem (2016)
N-Queen Problem
Here you will find my version of the algorithm that solves the Queens Problem
Solving the Eight queens puzzle with genetic algorithms
Add a description, image, and links to the queens-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the queens-puzzle topic, visit your repo's landing page and select "manage topics."