/go-nqueens

A simple solver for the n-queens problem written in go

Primary LanguageGo

go-nqueens

A simple solver for the N-Queens Problem written in go.

Importing

go get github.com/LightOfReason/go-nqueens

Documentation

Visit the docs on gopkgdoc

License

This project is licensed under the Apache License 2.0.