Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

N-Queens

Python program to solve the n queens problem using breadth first search, will take an input for n and then output every possible answer and then the total number of solutions.

About

Python program to solve the n queens problem using breadth first search, will take an input for n and then output every possible answer and then the total number of solutions.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages