Addlan, it seems I caused some confusion when I earlier in this thread asked for the amount of unavoidable sets in empty cells. As Red Ed has shown us, the choice of terminology was bad, because unavoidable sets do not exist in empty cells, they exist in solution grids. I should rather have used "deadly pattern" which is what we use when talking about empty cells.
To clarify, this is a
minimal unavoidable set:
- Code: Select all
*--------------------------------*
| 6 1 7 | 5 9 3 | 2 8 4 |
| 9 2 4 | 1 8 7 |*6 *3 *5 |
| 8 3 5 | 2 4 6 | 7 1 9 |
|----------+----------+----------|
| 7 5 1 | 8 2 9 | 4 6 3 |
| 2 8 9 | 6 3 4 | 5 7 1 |
| 3 4 6 | 7 5 1 | 9 2 8 |
|----------+----------+----------|
|*4 9 2 |*3 6 8 | 1 *5 7 |
|*5 7 8 |*4 1 2 |*3 9 *6 |
| 1 6 3 | 9 7 5 | 8 4 2 |
*--------------------------------*
If you start removing givens from the solution grid, you may remove all but one clue from this set and still have an unique solution. But if you remove all marked clues, you get two solutions, the second solution being:
- Code: Select all
*--------------------------------*
| 6 1 7 | 5 9 3 | 2 8 4 |
| 9 2 4 | 1 8 7 |*3 *5 *6 |
| 8 3 5 | 2 4 6 | 7 1 9 |
|----------+----------+----------|
| 7 5 1 | 8 2 9 | 4 6 3 |
| 2 8 9 | 6 3 4 | 5 7 1 |
| 3 4 6 | 7 5 1 | 9 2 8 |
|----------+----------+----------|
|*5 9 2 |*4 6 8 | 1 *3 7 |
|*4 7 8 |*3 1 2 |*6 9 *5 |
| 1 6 3 | 9 7 5 | 8 4 2 |
*--------------------------------*
The value of all cells marked with '*' has changed, while the rest of the puzzle has remained the same.
If you look at the empty cells when all clues are removed:
- Code: Select all
| 36 35 56
------------+-------------+------------
45 | 34 | 35
45 | 34 | 36 56
This is
not an unavoidable set. It is a
deadly pattern. A deadly pattern is a set of empty cells that always can be solved in at least two ways.
Also, please not that the valency>2 unavoidables discussed in this thread are extremely rare and very complex. As far as I know (correct me if I'm wrong Red Ed), none has yet been constructed manually, those we know of have been found by computers.
RW