Skip to content
#

n-queens

Here are 3 public repositories matching this topic...

A linear algorithm is described for solving the n-Queens Completion problem for an arbitrary composition of k queens, consistently distributed on a chessboard of size n x n. Two important rules are used in the algorithm: a) the rule of sequential risk elimination for the entire system as a whole; b) the rule of formation of minimal damage in the…

  • Updated Oct 6, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the n-queens topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the n-queens topic, visit your repo's landing page and select "manage topics."

Learn more