Skip to content

HarryAmmon/NQueenProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

NQueen Problem

This is the problem of placing N queens on an NxN chessboard so that no queens are attacking each other. The most common form of this problem is the 8 Queen Problem.

The aim of this solution is to allow the user to decide on the starting position of the first queen. The program will then attempt to find all of the possible solutions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages