Projects with this topic
Sort by:
-
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Updated -
The "queens" puzzle in Scala programming language
Updated
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
The "queens" puzzle in Scala programming language