diff options
author | David Phillips <david@sighup.nz> | 2019-03-10 20:40:54 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2019-03-10 21:16:19 +1300 |
commit | b434d87ee4deb9cc07af1be79d90b874fa139321 (patch) | |
tree | 15975834fdf5dd9ecc766b225d0476f830b104df /test | |
parent | 6bc7fdab077b1877f71b69f4b2c1e8046a302e9b (diff) | |
download | sudoku-b434d87ee4deb9cc07af1be79d90b874fa139321.tar.xz |
Fix the implementation
A number of things wrong with the quickie code initially committed,
chiefly not mutating the caller's copy of the board when that was the
intention. This commit fixes this and produces a working solver for all
boards that can be solved without exploration/uncertainty.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions