Solve or Dump hints for a sudoku. Backtracking-only.
Find a file
2025-07-18 15:48:13 +02:00
app feat: implemented the program 2025-07-18 15:48:13 +02:00
src feat: implemented the program 2025-07-18 15:48:13 +02:00
test feat: implemented the program 2025-07-18 15:48:13 +02:00
.gitignore feat: implemented the program 2025-07-18 15:48:13 +02:00
CHANGELOG.md feat: implemented the program 2025-07-18 15:48:13 +02:00
package.yaml feat: implemented the program 2025-07-18 15:48:13 +02:00
README.md feat: implemented the program 2025-07-18 15:48:13 +02:00
Setup.hs feat: implemented the program 2025-07-18 15:48:13 +02:00
solvedoku.cabal feat: implemented the program 2025-07-18 15:48:13 +02:00
stack.yaml feat: implemented the program 2025-07-18 15:48:13 +02:00
stack.yaml.lock feat: implemented the program 2025-07-18 15:48:13 +02:00

solvedoku