ronk wrote:A pencilmark grid with a single poly-valued cell that
is not a BUG+1:
- Code: Select all
5 4 67 | 23 9 26 | 8 37 1
3 9 2 | 14 17 8 | 67 5 46
78 1 68 | 35 67 45 | 39 2 49
-------------+-------------+------------
78 3 4 | 6 18 17 | 5 9 2
6 2 78 | 59 4 59 | 1 78 3
1 5 9 | 27 28 3 | 67 4 68
-------------+-------------+------------
29 8 5 | 49 26 146 | 39 13 7
29 7 1 | 8 3 29 | 4 6 5
4 6 3 | 17 5 79 | 2 18 89
For prior discussion see
here.
Thanks Ronk,
I do understand that (and that discussion was the case I was thinking of), and the situation I had may not have been a BUG+1, which is why I stated apparent BUG. This where what I observed was interesting as one of the bi-valued cells in the 1 polyvalued cell puzzle had 3 of one of its possiblities in its row, column, and block (same block and row as the polyvalued cell). This number turned out to be the correct answer. Is this a coincidence? I wish I still had the puzzle to check it out.
The other puzzle I referred to (the 2 polyvalued case, an apparent BUG+2) had the same thing happen. a buddy cell for each one had the 3 candidates in each row, col, and box. One of those was correct. I used a forcing chain to reduce a common cell under the assumption that one of the extra candidates had to be correct.
Unfortunately, I hadn't read the thread you just pointed to beforehand, or I would have saved both puzzles. It seems likely that in each of the cases, using the value that was not the extra candidate would have produced a BUG grid, which probably explains how I got the correct solution even though the grids were not technically BUGs to begin with (i.e. we don't want to put the puzzle into a BUG state).