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

https://github.com/ediloaz/n-queens-problem-haskell

The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.
https://github.com/ediloaz/n-queens-problem-haskell

glasgow-haskell-compiler haskell linux n-queens windows

Last synced: 3 months ago
JSON representation

The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.

Awesome Lists containing this project