/N-Queens

N Queens problem in Python

Primary LanguagePython

N Queens

Naive implementation of the N Queens problem in Python