I have a puzzle that I have gotten to the following state:
- Code: Select all
*--------------------------------------------------------------------*
| 2 8 3 | 46 5 46 | 1 9 7 |
| 7 6 5 | 89 189 19 | 2 4 3 |
| 14 14 9 | 7 2 3 | 58 58 6 |
|----------------------+----------------------+----------------------|
| 56 35 4 | 1 68 7 | 9 358 2 |
| 156 12359 12 | 2389 4 29 | 568 7 58 |
| 8 239 7 | 239 69 5 | 46 13 14 |
|----------------------+----------------------+----------------------|
| 9 124 12 | 5 7 8 | 3 6 14 |
| 3 7 6 | 29 19 1249 | 458 158 58 |
| 145 145 8 | 46 3 146 | 7 2 9 |
*--------------------------------------------------------------------*
At this point I've exhuasted all the basic techniques as well as the advanced ones with which I am well-versed - X-wing, swordfish, XY-wing, coloring.
My question is... once you've got past this stage, what do you look for next? Is there some sort of methodology? If forcing chains are the only real technique short of trial and error, what's the best way to seek them out in a puzzle such as this one?
As I say, I'm not looking specifically for the answer as much as the thought process that gets you from this state to the elimination which unlocks the puzzle.
Thanks,
Jeff
P.S. As I'm reviewing this post I just noticed that the square defined by r56c24 has an interesting pattern in that all four cells contain 239. Is this some form of the "Almost Unique Rectangle" family? This is another technique which I haven't quite absorbed yet.