SudokuMonster / SukakuExplainer

Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles
GNU Lesser General Public License v2.1
71 stars 14 forks source link

Sukaku Explainer GUI stops before displaying Extremely high rated variant hints #91

Closed SudokuMonster closed 4 years ago

SudokuMonster commented 4 years ago
Sudoku X Pencilmark grid
+-------------------------+-------------------------+-------------------------+
| 36789   34678   1       | 456789  45678   4579    | 2       56789   35689   |
| 6789    678     2       | 3       15678   1579    | 156789  56789   4       |
| 5       34678   3479    | 1246789 124678  12479   | 136789  6789    13689   |
+-------------------------+-------------------------+-------------------------+
| 4       237     6       | 25789   2578    23579   | 3589    1       23589   |
| 1239    5       39      | 14689   1248    12349   | 468     24689   7       |
| 12379   1237    8       | 1245679 14567   123457  | 34569   24569   256     |
+-------------------------+-------------------------+-------------------------+
| 12378   123478  347     | 12457   9       6       | 14578   24578   1258    |
| 12678   124678  5       | 1247    3       1247    | 146789  246789  12689   |
| 1267    9       47      | 12457   12457   8       | 14567   3       1256    |
+-------------------------+-------------------------+-------------------------+

Command line rates the step that follows as 11.9, the GUI chokes

1to9only commented 4 years ago

Has this been fixed? I don't get this in my private build where I make quite a number of changes so can prob fix this. I've also removed the popups about using 'advanced techniques that may take a long time' - this was appropriate 10 yrs ago, but with faster processors I find them annoying! Maybe these should go as well.

SudokuMonster commented 4 years ago

Great. No I haven't had time to look into this yet.