Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rmccrystal/knights-tour-solver

A solver for the Knight's Tour problem written in go
https://github.com/rmccrystal/knights-tour-solver

Last synced: about 2 months ago
JSON representation

A solver for the Knight's Tour problem written in go

Awesome Lists containing this project

README

        

# Knight's Tour Solver
A solver for the [Knight's Tour](https://en.wikipedia.org/wiki/Knight%27s_tour) problem written in go