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

https://github.com/xyproto/nqueens

Solving the N queens problem using Go and Genetic Algorithms
https://github.com/xyproto/nqueens

Last synced: 5 months ago
JSON representation

Solving the N queens problem using Go and Genetic Algorithms

Awesome Lists containing this project

README

          

nqueens
=======

Solving the N queens problem using Go and Genetic Algorithms

* Alexander Rødseth
* GPL 2
* 2013