Simón Bolívar University - CI3825 - Operating Systems I - Eight Queens Puzzle
-
Updated
Jul 26, 2016 - C
Simón Bolívar University - CI3825 - Operating Systems I - Eight Queens Puzzle
brute force solution to Eight Queens Puzzle
A C implementation of the Eight Queens Puzzle, using a backtracking algorithm.
Sample demos for C programming
Add a description, image, and links to the eight-queens-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the eight-queens-puzzle topic, visit your repo's landing page and select "manage topics."