Commit graph

16 commits

Author SHA1 Message Date
e4514778dc Set debug to False 2019-12-03 16:06:37 +01:00
0ab07080c7 Add execution in main 2019-12-03 16:05:18 +01:00
c708a7f100 Last difficulty in the tests is not solved 2019-12-03 16:02:24 +01:00
f6693c36bf Fix tests, fix updating string and board 2019-12-03 12:00:32 +01:00
9815b3b17b Test get_new_board; repair __str__ 2019-12-03 09:06:16 +01:00
231bfe9b34 Add tests, remove unnecessary methods 2019-12-02 17:34:39 +01:00
e07b85d60a Removed assertion lines == columns because no longer relevant as sets 2019-12-02 15:21:49 +01:00
fa82fee9fd Rename grids to grid_mappings 2019-12-02 10:54:02 +01:00
27e210ec0d Add debug messages and pauses 2019-12-02 08:51:47 +01:00
0715537c09 Add obligated algo for columns, still missing something 2019-12-01 20:11:17 +01:00
03b5a1a232 Finished last algorithm, mitigated results 2019-12-01 19:27:38 +01:00
f10f763078 Added assertion in main to make clear that iteration has stopped 2019-11-30 17:54:07 +01:00
312e0a955f Iteration set up in main, process stops at some point 2019-11-30 17:52:45 +01:00
7e28aff342 All functions should be in place, now it's a question of iterating 2019-11-30 17:04:43 +01:00
fa967fd320 Added test for grid computation 2019-11-30 15:21:33 +01:00
5080b0f815 First commit 2019-11-30 13:55:22 +01:00