Skip to content

hientominh/heuristic-n-queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Heuristic-queen

n-Queens Problem has complexity O(n^2)

The solution for n = 1000 can be found in about 2-10 seconds

The solution for n = 2000 can be found in about 20-60 seconds

About

n-Queens Problem has complexity O(n^2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages