 I got exactly two placements with horrible nets before I gave up. I expected it to be a different game but not this different.
 I got exactly two placements with horrible nets before I gave up. I expected it to be a different game but not this different. What surprised me more, however, was that even Hodoku couldn't solve it without two brute force moves (I'm pretty sure I've turned on all of its techniques -- Edit: but I was wrong, see below). The SudokuWiki solver couldn't solve it at all. I didn't expect that since the rating was only 9.2. To be exact, it was ED=9.2/9.2/8.9, which might explain the overall difficulty (if I understand those latter numbers correctly), but still, shouldn't Hodoku be able to handle max-9.2-techniques without resorting to brute force?
Anyway, I was wondering if a skilled human (or program) can find some advanced patterns here that would make it solvable without crazy forcing nets (or at least fewer of them)? I know some only by name (JExocet, SK-Loop, etc) and their general principles but have never used any.
- Code: Select all
- . . 1 | . . . | . . 2
 . . 2 | 3 1 . | . 4 .
 5 6 . | . . 2 | 7 . .
 ------+-------+------
 . 3 . | . . . | . . .
 . 2 . | . . . | 5 . .
 . . 7 | . . 1 | . 8 .
 ------+-------+------
 . . 6 | . 5 . | . . 9
 . 1 . | . . 4 | . . .
 9 . . | . . . | 3 . 4 ED=9.2/9.2/8.9
http://forum.enjoysudoku.com/patterns-game-t6290-35775.html#p263656
- Code: Select all
- .-------------------.------------------------.--------------------.
 | 3478 4789 1 | 456789 46789 56789 | 689 3569 2 |
 | 78 789 2 | 3 1 56789 | 689 4 568 |
 | 5 6 3489 | 489 489 2 | 7 139 138 |
 :-------------------+------------------------+--------------------:
 | 1468 3 4589 | 2456789 246789 56789 | 12469 12679 167 |
 | 1468 2 489 | 46789 346789 36789 | 5 13679 1367 |
 | 46 459 7 | 24569 23469 1 | 2469 8 36 |
 :-------------------+------------------------+--------------------:
 | 23478 478 6 | 1278 5 378 | 128 127 9 |
 | 2378 1 358 | 26789 236789 4 | 268 2567 5678 |
 | 9 578 58 | 12678 2678 678 | 3 12567 4 |
 '-------------------'------------------------'--------------------'






