alexemanuel/NQueens-problem
Implementation of search algorithms, BFS (Breadth First Search) and DFS (Depth First Search), to solve the NQueens problem.
Python
No issues in this repository yet.
Implementation of search algorithms, BFS (Breadth First Search) and DFS (Depth First Search), to solve the NQueens problem.
Python
No issues in this repository yet.