https://github.com/codeman99/sudoku-solver
https://github.com/codeman99/sudoku-solver
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeman99/sudoku-solver
- Owner: CodeMan99
- License: isc
- Created: 2021-06-18T06:48:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T01:35:02.000Z (over 3 years ago)
- Last Synced: 2025-02-02T00:31:37.289Z (about 1 year ago)
- Language: F#
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sudoku-solver #
A bare bones [Sudoku](https://en.wikipedia.org/wiki/Sudoku) solver.