This website requires JavaScript.
Explore
Help
Sign In
golang
/
sudoku-solver
Watch
1
Star
0
Fork
0
You've already forked sudoku-solver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sacha Ligthert
35ec91a487
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
solver
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
.pre-commit-config.yaml
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
go.mod
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
main.go
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
Taskfile.yml
Generate all possible sudoku solutions. (May take a few years to finish).
2024-12-08 15:59:06 +01:00
Description
Tool to brute force a solution to solve Sudokus
1.1
MiB
Languages
Go
100%