Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinfernald/8-queens-problem
Single Solution Solver to 8 Queens Problem using backtracking
https://github.com/justinfernald/8-queens-problem
Last synced: 5 days ago
JSON representation
Single Solution Solver to 8 Queens Problem using backtracking
- Host: GitHub
- URL: https://github.com/justinfernald/8-queens-problem
- Owner: justinfernald
- Created: 2020-02-24T03:20:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T01:42:25.000Z (almost 5 years ago)
- Last Synced: 2024-11-02T07:06:16.655Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://justinfernald.github.io/8-Queens-Problem/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
By Justin Fernald
The following is my own workLink to view the thing: https://justinfernald.github.io/8-Queens-Problem/