Commit graph

7 commits

Author SHA1 Message Date
overflowerror
bf35928a40 added chan capacity warnings, enable switch for eliminated counter & added 25x25 sudoku 2021-01-05 00:36:22 +01:00
overflowerror
53a9d2ea36 check for chan size exhaustion 2021-01-04 21:41:39 +01:00
overflowerror
4362be5345 minimize the number of guesses to reduce non-polynomial time component 2021-01-04 21:38:15 +01:00
overflowerror
3b59dfc374 removed unused variables 2021-01-03 22:01:47 +01:00
overflowerror
3b453ec26e rewrite in go; added multi-threading support; added support for variable grid sizes 2021-01-03 22:00:04 +01:00
overflowerror
c3a9124036 working version 2020-12-16 19:04:05 +01:00
overflowerror
7a899c345f
Initial commit 2020-12-16 19:03:12 +01:00