Rust Sudoku solver; mostly just a project for me to learn Rust.
Find a file
2020-09-21 16:46:59 -07:00
puzzles Add support for guesses; add other puzzle 2020-09-14 12:58:40 -07:00
src Break code out into multiple files and modules 2020-09-21 16:46:59 -07:00
.gitignore Setup .gitignore 2020-09-01 18:14:55 -07:00
Cargo.toml Add CSV support 2020-09-13 16:10:04 -07:00