Skip to content

dtnewton/EightQueens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EightQueens

#The Eight Queens Problem.

#Using a regular chess board, the challenge is to place eight queens on the board such that no queen is attacking any of the others.

This algorithm Uses rudimentary AI techniques to solve the Eight-Queens (N-Queens) problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages