Solve or Dump hints for a sudoku. Backtracking-only.
Find a file
2025-07-19 01:40:49 +02:00
app feat: documentation and box layout 2025-07-18 18:05:38 +02:00
src feat: better rendering 2025-07-19 01:40:49 +02:00
test feat: documentation and box layout 2025-07-18 18:05:38 +02:00
.gitignore feat: documentation and box layout 2025-07-18 18:05:38 +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: documentation and box layout 2025-07-18 18:05:38 +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