Hi Yogi,
Yogi wrote:Here, the Box Analysis rules quickly identify that only candidate 2 could provide a single digit elimination in boxes 1379, but there is no direct connection of a 2CP between boxes 7&9. However, we do seem to have a skyscraper with a kink: there is a zig-zag connection from r9c2 to r7c9 via the locked pair in box8, which allows the skyscraper elimination of 2 from any cell that can see both r1c7 and r7c9 => 2r2c1 stte.
The elimination is valid, and so is your logic, but calling it any kind of Skyscraper is confusing. In both normal and extended Skyscrapers all the links (except the elimination links) are along rows and columns. Here you're using a weak link in box 7 which disqualifies it from being a Skyscraper type.
Furthermore, that logic is unnecessarily complicated (even if we forget about the irrelevant locked pair, already mentioned
here):
- Code: Select all
.----------------.------------.---------------.
| 5 26 7 | 3 9 4 | 26 8 1 |
| a[2]4 9 3 | 8 6 1 | 5 7 4-2 |
| 46 1 8 | 2 7 5 | 9 34 346 |
:----------------+------------+---------------:
| 3 5 9 | 7 8 26 | 1 24 246 |
| 7 4 2 | 9 1 36 | 36 5 8 |
| 1 8 6 | 4 5 23 | 23 9 7 |
:----------------+------------+---------------:
| 8 7 5 | 1 e23 9 | 4 6 f(2)3 |
| b26 236 1 | 5 4 7 | 8 23 9 |
| 9 c23 4 | 6 d23 8 | 7 1 5 |
'----------------'------------'---------------'
(2)r2c1 = r8c1 - r9c2 = r9c5 - r7c5 = (2)r7c9 => -2 r2c9
Finned Mutant Swordfish: (2)r79c1\r2c5b7 f:r7c9 => -2 r2c9
Obi-Fish: (2)R79C1\r2c59b7 => -2 r2c9
That's an X-Chain of length 6 (or a 3-fish). As Leren already demonstrated, there's a shorter and simpler X-Chain to an equivalent elimination -- and a similar one to yours too (which Leren did not demonstrate). It's length 4 so it's a Turbot Fish type, just like a Skyscraper or a Kite (which also means it's a 2-fish).
However, it's using a box-based strong link, which means it's neither of those two most familiar Turbot Fish subtypes. It's the third kind: a
Turbot Crane. In fact, it's a dual Turbot Crane, because you can get both -2 r8c1 and -2 r2c9 using the same logic and cells. (Perhaps a more familiar POV is a dual ER, but to me ER is a grouped type, so I don't like calling it that any more than just Turbot Fish, which is the parent type of Skyscrapers, Kites, and Cranes.)
- Code: Select all
.--------------.-----------.---------------.
| 5 26 7 | 3 9 4 | 26 8 1 |
| *24 9 3 | 8 6 1 | 5 7 *4-2 |
| 46 1 8 | 2 7 5 | 9 34 346 |
:--------------+-----------+---------------:
| 3 5 9 | 7 8 26 | 1 24 246 |
| 7 4 2 | 9 1 36 | 36 5 8 |
| 1 8 6 | 4 5 23 | 23 9 7 |
:--------------+-----------+---------------:
| 8 7 5 | 1 23 9 | 4 6 *23 |
| *6-2 236 1 | 5 4 7 | 8 *23 9 |
| 9 23 4 | 6 23 8 | 7 1 5 |
'--------------'-----------'---------------'
Turbot Crane 1: (2)r2c1 = r8c1 - r8c8 = (2)r7c9 => -2 r2c9
Turbot Crane 2: (2)r2c1 = r2c9 - r7c9 = (2)r8c8 => -2 r8c1
As UFG::Finned Franken X-Wings:
(2)c1b9\r28 f:r7c9 => -2 r2c9
(2)r2b9\c19 f:r8c8 => -2 r8c1
As Obi-Fishes:
(2)C1B9\r28c9 => -2 r2c9
(2)R2B9\r8c19 => -2 r8c1
Or as a Dual Turbot Crane:
(2)r2c1 = r2c9&r8c1 - b9p35 = (2)r7c9&r8c8 => -2 r2c9,r8c1
...or perhaps more simply:
(2)r2c1 = r2c9&r8c1 - b9p35 = contradiction => +2 r2c1
Lesson learned: You should remember to consider box-based conjugate pairs as well.