Slyx737/Eight-Queens-Puzzle-Solver
This Python program solves the Eight Queens puzzle using a backtracking algorithm. It systematically explores all possible configurations of queens on the chessboard and finds the solutions that satisfy the puzzle constraints.
PythonApache-2.0
Stargazers
No one’s star this repository yet.