Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

By Justin Fernald
The following is my own work

Link to view the thing: https://justinfernald.github.io/8-Queens-Problem/