Thanks to visit codestin.com
Credit goes to github.com

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.

Notifications You must be signed in to change notification settings

vojtechgistr/N-Queen-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

N-Queen-Problem

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages