Skip to content

ma489/eight-queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Eight Queens

Different solutions to the Eight Queens puzzle

  • Depth-first backtracking
  • Iterative repair with min-conflicts
  • Simulated Annealing

About

Solutions to the Eight Queens puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages