Hi Carcul,
Here is a variant of the type 2 AUR, which has the two non-AUR candidates in the same cell instead of two different cells. After basic techniques, a "sticking point" for puzzle #272 of the top1465 is ...
- Code: Select all
368 36 68 | 5 2 1 | 79 4 79
1 4 2 | 3 ^79 ^79 | 5 8 6
9 7 5 | 46 48 68 | 3 2 1
-------------------+-------------------+------------------
36 369 4 | 8 679 2 | 79 1 5
2 5 ^69 | 1 ^4679 ^79 |^48 3 4789
7 8 1 | 49 3 5 | 24 6 249
-------------------+-------------------+------------------
5 69 *689 | 2 1 4 |^68 7 3
468 1 3 | 7 5 68 | 2468 9 248
468 2 7 | 69 89 3 | 1 5 48
Using the AUR (79) in r25c56, there exists the nice loop:
[r7c3]-9-[r5c3]-6-[r5c5]-4-[r5c7]-8-[r7c7]=8=[r7c3] => r7c3<>9
which solves the puzzle. Although r5c5
*is* effectively a bivalue, the AUR's impact in the nice loop is obscure and perhaps better written:
[r7c3]-9-[r5c3]-6-(AUR:[r5c5]=6|4=[r5c5])-4-[r5c7]-8-[r7c7]=8=[r7c3] => r7c3<>9
Regards, Ron
P.S. After basic techniques could no longer advance the puzzle, my software program found 31 puzzles in the top1465 with this variant of the type 2 AUR. They are puzzle numbers:
- Code: Select all
134, 272, 410, 512, 525, 606, 613, 632, 653, 695,
743, 804, 853, 882, 883, 891, 923, 989, 1011, 1062,
1076, 1100, 1116, 1120, 1131, 1180, 1269, 1302, 1327, 1358, 1381
This puzzle (#272) is the only one I've looked at so far.