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.

Releases

No releases published

Packages

 
 
 

Languages