coloin wrote:Ah I see....
If the ONLY pencil marks in r1c1 and r4c4 are 1 and 2
- Code: Select all
*--------------------------------------------------*
| 12only. . | x . . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
|----------------+----------------+----------------|
| x . . | 12only. . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
|----------------+----------------+----------------|
| . . . | . . . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
*--------------------------------------------------*
Then this precludes 1 and 2 in both r1c4 and r4c1
coloin, I don't think this could preclude 1 & 2 in both r1c4 & r4c1, unless you can somehow prove that r1c1 & r4c4 must have different values (as tso has demonstrated above)...
What Ruud described as XY-wing is this situation:
- Code: Select all
*--------------------------------------------------*
| 12 . . | 23 . . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
|----------------+----------------+----------------|
| 13 . . | 123 . . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
|----------------+----------------+----------------|
| . . . | . . . | . . . |
| . . . | . . . | . . . |
| . . . | . . . | . . . |
*--------------------------------------------------*
Obviously, r4c4 could not be 3, otherwise we'll have no possible candidate to fill in r1c1. This is
xy-wing (a particular application of the
Almost Locked Subsets technique)...
Anyway I couldn't see any reason to rename this technique to "French Pairs" unless the original discoverer of the
Almost Locked Subsets concept is also French...
And despite being a not-too-incompetent reader of the so called "French-English", I couldn't at all figure out the above configuration from Papy's original description:
Papy wrote:Here us my metode I call it French Pairs. I think that it can be 'ameliored' on the grid if you have TWO cells with the TWO same candidat the two cells , corners of the rectangle, cannot have the two candidats
Example:
r1 c1 12 and r4 c4 12
So r1C4 and R4 C1 cannot have the 1 and 2 in the candidats
Anyone who could understand the above description as
xy-wing deserves to be appointed as the next British ambassador in Paris...