Skip to content

A quick solution for the N-Queens puzzle I wrote to revise for my final exams.

License

Notifications You must be signed in to change notification settings

avrecum/N-Queens-Lightweight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

N-Queens-Lightweight

A quick solution for the N-Queens puzzle I wrote to revise for my final exams. x is the row, y is the column. Indices of rows and columns start at 1 and go up to n inclusively.

About

A quick solution for the N-Queens puzzle I wrote to revise for my final exams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages