Commit graph

6 commits

Author SHA1 Message Date
4f2d3a6c58 Add WIP support for multi-threaded generation of puzzles
There is a bug where if a puzzle isn't found, the program never
returns; hence this is WIP.
2020-09-26 14:46:22 -07:00
6df119d4c9 Add support for saving generated puzzles as PDFs 2020-09-23 14:07:15 -07:00
42e1b72239 Add WIP sudoku puzzle generator 2020-09-22 13:50:38 -07:00
1010ac0e20 Add parsing capabilities; change to read CSV files instead of standard input 2020-09-21 17:12:30 -07:00
b51d05908c Add CSV support 2020-09-13 16:10:04 -07:00
2e41f91221 Add Cargo.toml 2020-09-01 18:15:49 -07:00