A PHP implementation of the Eight Queens Puzzle, using a backtracking algorithm.
-
Updated
Nov 6, 2022 - PHP
A PHP implementation of the Eight Queens Puzzle, using a backtracking algorithm.
Solution of 8 queen problems with heuristic repair method.
A C implementation of the Eight Queens Puzzle, using a backtracking algorithm.
Add a description, image, and links to the eight-queen-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the eight-queen-algorithm topic, visit your repo's landing page and select "manage topics."