Skip to content

Solved the eight queens problem using genetic algorithms.

Notifications You must be signed in to change notification settings

ahsan-rahim/Eight-Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Eight-Queens

Solved the eight queens problem using genetic algorithms.

The eight queen problem is to place eight queens on a standard 8x8 chess board in such a manner that no queen can attack another queen.

About

Solved the eight queens problem using genetic algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages