hidden pair: {you can also swap 8 = 0 instead of 0 = 8 creating 2 more versions of the list below:4 WAYS TO VIEW IT)
(2)0=8(2) - (1)8=0(1)
Or
(1)0=8(1) - (2)8=0(2)
VS
Naked pair:( aKA als size 1 ) {you can also swap 8 for 0 and 0 for 8 creating 2 more versions of the list below: 4 WAYS TO VIEW IT)
(1)8=8(2) - (2)0=0(1)
Or
(2)8=8(1) - (1)0=0(2)
Compared to a single link has no meaning.
So let's make it have 2 links { x-wing} { this constructively also has 4 view points }
(1) r1c1= r1c9 (1) - (1)r4c9 =R4c1 (1)
{naked / hidden}
2 cells
2 strong links
1 weak link
x wing:
4 cells
2 strong links
1 weak link
metrically the x wing is harder to use as it has 2x the cells.
A.I.C with ALS components {n cells with n+1 digit}
isn't the same as:
als - chains: {these cant use a bi-local single digit that an AIC can}
Als A) n-cells with n+1 digits
ALS b) n-cells n+1 digits
AlS C .... >ALS xxx
where each als has 1 RC between the two so that the final ALS a = Als xxx and Z a mutual candidate in a & XXX can be eliminated for all cells seen by cells of a&xxx with z
- Code: Select all
Anyone who has tried to implement ALS-chains knows that including a Quad is not the same thing as a mere candidate.
a quad isnt added directly to an aic chain what is added is:
3 cells with 4 digits
added to a set of
1 cell with 2 digits
the linkage is the same as adding 1 candidate as that's all its is doing A = B
- Code: Select all
whip[6]: r7c1{n3 n9} - r8n9{c3 c4} - c4n6{r8 r2} - c9n6{r2 r5} - r5n3{c9 c8} - r2c8{n3 .} ==> r4c1≠3
- Code: Select all
+---------------------+------------------+--------------------+
| 1 2 3 | 7 68 58 | 589 569 4 |
| 5 9 7 | 2(6) 2468 148 | 18 (36) 138(6) |
| 8 6 4 | 3 9 15 | 2 57 17 |
+---------------------+------------------+--------------------+
| 2-3 1358 6 | 4 7 9 | 158 235 138 |
| 47(3) 47(3) 19 | 8 5 2 | 19 67(3) 7(36) | <----
| 279 578 259 | 1 3 6 | 4 2579 78 |
+---------------------+------------------+--------------------+
| (39) 35 8 | 59 1 7 | 6 4 2 |
| 247(9) 47 2(9) | 2(69) 2468 48 | 3 1 5 |
| 6 145 125 | 25 24 3 | 7 8 9 |
+---------------------+------------------+--------------------+
one of the problem converting this one to an aic is the
A = B for Row 5 digit 3
R5C34 = R6C89 there is no strong link for R6C89 to link to dead ending a normal aic chain.
instead we replace the R6C89 connection
with choices
: is 6 or isnt 6
R5C9 is 6 setting R5C8 as 3 which connects to a bivalve cell of 3/6 in R2C8 connecting to a bi local for digit 6.... {forms chain path}
R5C9 isnt 6 then R2C9 is 6 which connects to a bivalve cell for 3/6 in R2C8 & the same bi local seen by the bivalve cell {forms a chain path} of digit 6
which also means that R5C8 <> 3 thus R5C9 is 3.
i get that it works however its a directional chain and it cannot be reversed like an aic.
also don't get why this r8n9{c3 c4} isn't listing C1 when its part of the cells involved as a grouped link C13 -> C4
{ guessing you don't list as its automatically marked " off" by selecting the Col 1 as truth path when the next line search triggers.}
or
why R5C12 isnt listed as the other half of R5C89 as its the only part left on when the other 2 are off
which is what derives the eliminations it revealed.
the problem is most revealed herein
consider R2C8 is either 3 or a 6
on its own we can not use any of the chains listed to discern anything useful.
add some fun logic
IF 3 @ R5C12 is on then we know R4c1 <> 3
if 3 @ R5C12 is both off then we know R5C89 contains 3...
now we apply the logic of R2C8 is either 3 or 6 then the chain works
R5C12 = True
or R5C89 acts as a bi local choice
(6) R2C8 = R2C8 (3) - (3)R5C8 = R5C9(3) - (6)R5C9 = R2C9 (6) - (6) R2C4 = R8C4 (6) - (9)R8C4 = R8C13 (9) - (9) R7C1 (3)
|
(6) R2C4 = R8C4 (6) - (9)R8C4 = R8C13 (9) - (9) R7C1 (3)
thus
R4C1 <> 1