|
bcec7a8b4b
|
Break code out into multiple files and modules
|
2020-09-21 16:46:59 -07:00 |
|
|
5d2681184c
|
Add support for guesses; add other puzzle
|
2020-09-14 12:58:40 -07:00 |
|
|
b51d05908c
|
Add CSV support
|
2020-09-13 16:10:04 -07:00 |
|
|
10958d2c10
|
Add several solving methods
|
2020-09-12 15:59:53 -07:00 |
|
|
8bc8a6c0c7
|
Remove old commented out code.
|
2020-09-09 15:47:32 -07:00 |
|
|
60eaca4af5
|
Rewrite code so that cells have reference to the row, column, and section they belong to.
|
2020-09-09 15:47:02 -07:00 |
|
|
7a61ecbcb4
|
Added code for removing possibilities.
|
2020-09-06 14:52:14 -07:00 |
|
|
7b1b321c42
|
Added unknown possibilities to print behaviour.
|
2020-09-06 13:12:25 -07:00 |
|
|
79b20a5155
|
Brought code up to point where it can run and fill in and print a grid.
|
2020-09-06 12:29:42 -07:00 |
|
|
3d038ab84e
|
WIP - Add initial code using arrays.
|
2020-09-01 18:16:17 -07:00 |
|
|
2e41f91221
|
Add Cargo.toml
|
2020-09-01 18:15:49 -07:00 |
|
|
fc7732cab4
|
Setup .gitignore
|
2020-09-01 18:14:55 -07:00 |
|