Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saanidhyam/sudoku-solver
A program that solves any sudoku problem input by the user
https://github.com/saanidhyam/sudoku-solver
python
Last synced: 16 days ago
JSON representation
A program that solves any sudoku problem input by the user
- Host: GitHub
- URL: https://github.com/saanidhyam/sudoku-solver
- Owner: SaanidhyaM
- Created: 2023-07-21T10:19:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-22T13:01:33.000Z (over 1 year ago)
- Last Synced: 2023-07-22T14:22:43.551Z (over 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku-Solver
A crude program to compute the solution of a sudoku problem if possible.
The the problem has to be input into the program itself