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

https://github.com/hxndev/8-queen-problem-solver-in-python

The 8-queens problems asks us to place 8 queens on a chessboard so that no two can capture one another; that is, no two are on the same row, column, or diagonal.
https://github.com/hxndev/8-queen-problem-solver-in-python

8queens 8queens-problem code nqueens-problem nqueens-problem-solver nqueens-solution objective-functions python

Last synced: 5 months ago
JSON representation

The 8-queens problems asks us to place 8 queens on a chessboard so that no two can capture one another; that is, no two are on the same row, column, or diagonal.

Awesome Lists containing this project

README

          

All the files have been commented for your ease. Furthermore you may also add further comments if you may.

For further queries contact me at : chhxnshah@gmail.com