This website requires JavaScript.
Explore
Help
Sign in
joel
/
rust-sudoku-solver
Watch
1
Star
0
Fork
You've already forked rust-sudoku-solver
0
Code
Issues
Pull requests
Releases
Wiki
Activity
Rust Sudoku solver; mostly just a project for me to learn Rust.
15
commits
2
branches
0
tags
1
MiB
Rust
100%
3c845aec3f
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
Joel Therrien
3c845aec3f
Slightly improve Sudoku puzzle generator
2020-09-22 16:38:38 -07:00
puzzles
Add support for guesses; add other puzzle
2020-09-14 12:58:40 -07:00
src
Slightly improve Sudoku puzzle generator
2020-09-22 16:38:38 -07:00
.gitignore
Setup .gitignore
2020-09-01 18:14:55 -07:00
Cargo.toml
Add WIP sudoku puzzle generator
2020-09-22 13:50:38 -07:00