Python project to solve the N-Queens problem using BFS and DFS. Includes performance comparison and board visualization. Built as part of an AI course project by Ziyad Azzaz.
-
Updated
Jul 20, 2025 - Python
Python project to solve the N-Queens problem using BFS and DFS. Includes performance comparison and board visualization. Built as part of an AI course project by Ziyad Azzaz.
To associate your repository with the nqeens-problem topic, visit your repo's landing page and select "manage topics."