Rust Sudoku solver; mostly just a project for me to learn Rust.
Find a file
2020-09-21 17:12:30 -07:00
puzzles Add support for guesses; add other puzzle 2020-09-14 12:58:40 -07:00
src Add parsing capabilities; change to read CSV files instead of standard input 2020-09-21 17:12:30 -07:00
.gitignore Setup .gitignore 2020-09-01 18:14:55 -07:00
Cargo.toml Add parsing capabilities; change to read CSV files instead of standard input 2020-09-21 17:12:30 -07:00