This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
sudoku
Watch
1
Star
0
Fork
You've already forked sudoku
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
A simple sudoku solver, using heuristics or backtracking
15
commits
1
branch
0
tags
44
KiB
C
96.8%
Meson
3.2%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Bruno BELANYI
1a82fb592d
sudoku: main: solve grids using backtracking
2020-12-23 17:34:45 +01:00
src
sudoku: main: solve grids using backtracking
2020-12-23 17:34:45 +01:00
.gitignore
git: ignore build directory
2020-12-21 21:18:40 +01:00
meson.build
sudoku: backtracking: add exhaustive solver
2020-12-23 17:34:45 +01:00