Horrendous brute-force solution to the n-Queens-Problem using backtracking, implemented in go.
-
Updated
Oct 27, 2020 - Go
Horrendous brute-force solution to the n-Queens-Problem using backtracking, implemented in go.
Add a description, image, and links to the n-queens topic page so that developers can more easily learn about it.
To associate your repository with the n-queens topic, visit your repo's landing page and select "manage topics."