Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 162 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 162 Bytes

N-Queen-Problem

Created a program to solve the N-Queen problem. Can solve up to 30-40 N Queens in less than a minute. Takes a few minutes for 100-300 N queens.