Skip to content

rpural/nqueens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nqueens

Solutions of the N-Queens Problem

board.py is a Python chess board helper class for solution for the n-queens problem.

queens.py is a Python solution for the N-Queens problem.

About

Python solution of the n-queens problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages