Skip to content

woodleyi/N-Queens-Solution-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is an expanded version of the classic '8-Queens' problem to generate a solution for any passed integer. But really, don't try it with numbers higher than 17. For your CPU's sake.

Note: Some passed integers will have no possible solution. Try in the range 4 <-> 17.

https://en.wikipedia.org/wiki/Eight_queens_puzzle

About

Expanded '8-Queens' problem solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages