Skip to content

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

License

Notifications You must be signed in to change notification settings

xvvcs/NQueensProblem-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NQueensProblem-solution

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

About

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published