Skip to content

akramSahbi/ChessQueensProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessQueensProblem

The chess queens problem is a classic problem in recursivity and backtracking, the problem consists of trying to put N queens in a N x N chess, where the queens must not attack each other.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages