Skip to content

Use the Simulated Annealing algorithm to solve the n-queens problem

Notifications You must be signed in to change notification settings

TranDatDT/n-queens-simulated-annealing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solve the n-queens problem with pure Python/C++ and Simulated Annealing algorithm.

  • With Python version you can use PyPy for better performance on large number of queens.

About

Use the Simulated Annealing algorithm to solve the n-queens problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published