https://github.com/keith-turner/queen
A hastily constructed but simple program to solve the 8 queens problem
https://github.com/keith-turner/queen
Last synced: 4 months ago
JSON representation
A hastily constructed but simple program to solve the 8 queens problem
- Host: GitHub
- URL: https://github.com/keith-turner/queen
- Owner: keith-turner
- Created: 2021-04-08T00:01:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T00:18:20.000Z (about 4 years ago)
- Last Synced: 2025-01-09T06:12:59.265Z (5 months ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
A hastily constructed but simple program to solve the 8 queens problem