Skip to content

Solving the N-Queens problem using a backtracking algorithm in Python.

Notifications You must be signed in to change notification settings

Erfangholiz/N-Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

N-Queens

Solving the N-Queens problem using a backtracking algorithm in Python. I only started learning Python two weeks ago so I'm feeling pretty good after finishing this in just a little over a day.

About

Solving the N-Queens problem using a backtracking algorithm in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages