https://github.com/aravindparappil46/nqueens-solver
Python script to solve n-queens problem for given board size, using DFS and BFS. Also attempts to solve the board when certain positions are marked unavailable
https://github.com/aravindparappil46/nqueens-solver
Last synced: about 1 month ago
JSON representation
Python script to solve n-queens problem for given board size, using DFS and BFS. Also attempts to solve the board when certain positions are marked unavailable
- Host: GitHub
- URL: https://github.com/aravindparappil46/nqueens-solver
- Owner: aravindparappil46
- Created: 2018-11-26T03:04:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T21:19:03.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T22:24:04.846Z (10 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0