Solving N-Queens problem by Backtracking (DFS+BFS) in Python.
Another implementaiotn with time/bord plotting, state tracking and benchmarks:
https://github.com/jaya-shankar/n_queens
Thanks to Jaya Shankar!
Solving N-Queens problem by Backtracking (DFS+BFS) in Python.
Another implementaiotn with time/bord plotting, state tracking and benchmarks:
https://github.com/jaya-shankar/n_queens
Thanks to Jaya Shankar!