Type E3 AUR: an almost unique rectangle whose four cells are populated by, and only with, the same three candidates.
The next grid provides an example:
- Code: Select all
. . . | . . . | . . .
. . . | . . . | . . .
. . . | 458 458 . | . . .
-------+-----------+------
. . . | . . . | . . .
. . . | . . . | . . .
. . . | . . . | . . .
-------+-----------+------
. . . | 458 458 . | . . .
. . . | . . . | . . .
. . . | . . . | . . .
We can see that this type of AUR can be considered a mixture of three AURs, each one with the same extra candidate in the four cells (the extra candidate is the one whose absence would imply more than one solution to the puzzle). This is the reason for the E3 designation: 3 stands for the three AURs embedded in the four cells, and E stands for equal and therefore exchangeable extra candidates in the cells. We can refer to each one of those AURs by writing between brakets the two numbers that would be left in each of the four cells if the extra candidate were absent from all of them: for example, considering the 8 as the extra candidate we are referring to the AUR (45).
In each one of these AURs we have a simple strong link for the extra candidate: considering the AUR (45), if 8 is not in both cells r7c45 then it must be in one of the cells r3c45, and vice-versa. This is equivalent to the link [r7c4|r7c5]=8=[r3c4|r3c5]. In the same way, for the AUR (48) we have [r7c4|r7c5]=5=[r3c4|r3c5], and for the AUR (58) we have [r7c4|r7c5]=4=[r3c4|r3c5]. So, and this is the interesting thing, we can use one of these links to make deductions, or use two or three of them in turn to make several deductions.
Lets see two examples. Consider the following grid:
- Code: Select all
468 5 468 | 346 2 1 | 7 9 348
2 7 69 | 69 348 348 | 34 5 1
1 3 489 | 49 5 7 | 48 2 6
----------------+----------------+----------------
349 6 7 | 1 34 349 | 5 8 2
5 49 2 | 8 7 349 | 1 6 34
34 8 1 | 2 6 5 | 9 34 7
----------------+----------------+----------------
469 49 5 | 34 1 2 | 3468 7 348
7 2 346 | 5 348 348 | 346 1 9
48 1 348 | 7 9 6 | 2 34 5
We have a type E3 AUR in cells r2c56/r8c56. The AUR (48) can be used in the following way:
[r9c3]=3=[r8c3]-3-[r8c5|r8c6]=3=[r2c5|r2c6]-3-[r2c7]=3=[r7c7|r8c7]-3-[r9c8]=3=[r9c3], => r9c3=3 and that solve the puzzle.
Lets see another example. The initial puzzle:
- Code: Select all
1 . 9 | . . . | . . .
. . . | 7 . . | . 4 .
6 . . | . . . | . . .
-------+-------+------
. . . | . 9 . | 6 . 1
. 7 . | 3 . . | . . .
. . 8 | . . . | . . .
-------+-------+------
. 3 . | . . . | 8 7 .
. . . | . . 6 | 9 . .
. . . | . 2 . | . . .
and after all basic steps we get:
- Code: Select all
1 245 9 | 6 3 245 | 7 25 8
235 8 235 | 7 1 9 | 25 4 6
6 245 7 | 245 8 245 | 3 1 9
---------------+------------+------------
2345 25 2345 | 245 9 7 | 6 8 1
245 7 1 | 3 6 8 | 245 9 25
9 6 8 | 1 45 245 | 245 3 7
---------------+------------+------------
245 3 6 | 9 45 1 | 8 7 245
8 1 245 | 45 7 6 | 9 25 3
7 9 45 | 8 2 3 | 1 6 45
From here, it is possible to solve the grid with standard techniques: coloring, a swordfish, locked candidates, and finally coloring again. However, a shorter solution can be made with the aid of the exchangeable properties of the type E3 AUR in cells r1c26/r3c26. First, we can consider the AUR (24):
[r3c4]=2=[r4c4]-2-[r4c2]-5-[r1c2|r3c2]=5=[r1c6|r3c6]-5-[r3c4], => r3c4<>5.
After eliminating the 5 from r6c6 due to locked candidates in box 2, we can now use the AUR (45):
[r6c5]=5=[r4c4]-5-[r4c2]-2-[r1c2|r3c2]=2=[r1c6|r3c6]-2-[r6c6]-4-[r6c5], => r6c5<>4,
which solve the puzzle. An even shorter solution could be reached from the grid above by using the AUR (45) in a different way:
[r4c2]-2-[r1c2|r3c2]=2=[r1c6|r3c6]-2-[r3c4]=2=[r4c4]-2-[r4c2], => r4c2<>2
and that solve the puzzle.
Carcul