Strong Corner Marker for X-Wing AIC Deduction

Advanced methods and approaches for solving Sudoku puzzles

Strong Corner Marker for X-Wing AIC Deduction

Postby Myth Jellies » Thu Sep 25, 2008 1:00 am

Strong Corner Marker for X-Wing AIC Deduction

A frequently observed pattern is a strong corner where a candidate is part of a bi-location pairing in both rows and columns. Sometimes you can create a multi-branched AIC-net using both strong link pathways. A nice alternative way of looking at things that keeps the AIC single-threaded is to form an X-wing out of that strong corner. An alternate digit in the strong corner cell can serve as one exit, and the extra weak links in the opposite cornered box can often combine to form a useful strong link in that box. Here is an example...

Code: Select all
 *-----------------------------------------------------------*
 | 7     6     1     | 9     25   *4     | 8     235  *235X  |
 | 9     2     3     | 17B8c 157b  156d8C| 16    15    4     |
 | 5     4     8     | 12    3     126D  | 1269  7     1269a |
 |-------------------+-------------------+-------------------|
 | 8     3     4     | 6     12    7     | 5     9     12    |
 | 16    5     9     | 128   4     128   | 1236  123   7     |
 | 16    7     2     | 5     9     3     | 4     8     16    |
 |-------------------+-------------------+-------------------|
 | 23    8     7     | 123   6    *125X  | 1239  4    *15x9A |
 | 4     9     6     | 1237  1257  125   | 123   1235  8     |
 | 23    1     5     | 4     8     9     | 7     6     23    |
 *-----------------------------------------------------------*


Note the strong corner for 5's in r7c9, r1c9, and r7c6. Because of that strong corner, we can say that either the corner (5)r7c9 is true or the x-wing (5)r17/c69 is true. In an AIC we can use...

(5)r7c9 = (5)r17/c69

and note the weak links to the x-wing in box 2. Thus we can create the following AIC...

(9)r3c9 = (9-5)r7c9 = (5)r17/c69 - (5)r1c5|r2c6 = (5-7)r2c5 = (7-8)r2c4 = (8-6)r2c6 = (6)r2c7 => r3c9 <> 6

Note that 3D-multi-coloring seems to help bring these deductions out.
Myth Jellies
 
Posts: 593
Joined: 19 September 2005

Postby DonM » Thu Sep 25, 2008 11:58 am

Myth, thanks for explaining this in more depth. I look on any new source of a strong link as a little gem these days.:) But here you get more than one little gem, you get the added benefit of: extra weak links in the opposite cornered box can often combine to form a useful strong link in that box. Such as the (5)r1c5|r2c6 = (5-7)r2c5 above, a construct that ordinarily wouldn't be possible. 2 'new' strong links for the price of one! Love it!

As I understand it, essentially you need to have a sashimi X-wing pattern present to make this work.
DonM
2013 Supporter
 
Posts: 487
Joined: 13 January 2008

Postby David P Bird » Fri Sep 26, 2008 1:20 am

Myth, one of your previous notation suggestions that I liked very much and is quite versatile, was to use (5#2)r1c9,r6c5 to indicate a node where the cells would be occupied by two (5)s. I would therefore like to promote your previous concept for a wider uptake and use it again with "strong corners":

(9)r3c9 = (9-5)r7c9 = (5#2)r1c9,r6c5 - (5#1)r1c5,r2c6 = (5-7)r2c5 = (7-8)r2c4 = (8-6)r2c6 = (6)r2c7 => r3c9 <> 6

I find it more palitable to consider (5#1)r1c5,r2c6 as a single node with one ongoing strong link rather than two alternative nodes each with a weak link to the next one. It also makes the chain easier to accept in the reverse direction.
David P Bird
2010 Supporter
 
Posts: 1043
Joined: 16 September 2008
Location: Middle England

Postby Myth Jellies » Fri Sep 26, 2008 2:05 am

I obviously wouldn't have any problem with that alternate notation either, David:) . It is not very well known over here, though it does come in handy when notating AIC2 (K-pattern) loops, URs, BUG-Lites, and MUGs.
Myth Jellies
 
Posts: 593
Joined: 19 September 2005

Postby David P Bird » Thu Oct 02, 2008 3:50 am

Combining the topic of Resolvable Rectangles (a more accurate description of Avoidable Rectangles) with strong corners, we can conceive of this pattern:
Code: Select all
+-----------+---------+
|  5  .  6  |  6 . 5  |
|  .  .  .  |  . . .  |
|  6  .  .  |  5 . .  |   
+-----------+---------+
Here digits shown are both bi-local in the row 1 and the two boxes and can be accompanied by any number of other candidates. This produces this AIC using the two strong corners.

(5)r1c6 = (5#2)r1c1,r3c4 -[RR]- (6#2)r1c4,r3c1 = (6)r1c3

The Resolvable Rectangle theorem tells us that [56] [65] is an invalid combination as it's impossible for a rectangle of cells located in two boxes to have a two digit solution unless one of those cells is a given.

The interesting point here is that the two candidates involved don't co-reside in any of the RR cells!
The linking corner cells can be any of the four cells in the two boxes which see the opposite corners of the RR, or even group nodes made up of two of them in the same box.

This has been a purely theoretical analysis, and it would be interesting to know if such a situation can ever occur in a real puzzle.

It's been a toss-up as which thread to post this item in, but because of the notation used and the introduction of the possibility of group nodes being used as strong corners, I opted for this one.
David P Bird
2010 Supporter
 
Posts: 1043
Joined: 16 September 2008
Location: Middle England

Postby aran » Thu Oct 09, 2008 3:31 pm

Myth, I know you wouldn't disagree that the elimination in your example can be obtained in other ways.
eg (9)c9=(9-5)g9=(5)a9-(5=1)b8-(1=6)b7 =><1> <6> c9.
and fully realise that your purpose is to illustrate a potential pattern.
But the question is : will that potential pattern ever be simpler to spot than a simpler alternative ?
[/code]
aran
 
Posts: 334
Joined: 02 March 2007

Postby Myth Jellies » Thu Oct 09, 2008 5:43 pm

But the question is : will that potential pattern ever be simpler to spot than a simpler alternative ?


I don't have an example. I suspect an example could exist.

I will offer that a good marker can make an otherwise difficult deduction easier to spot than a simpler deduction.
Myth Jellies
 
Posts: 593
Joined: 19 September 2005

Postby DonM » Sun Oct 12, 2008 1:42 pm

Myth, since you described this 'strong corner', I've come across 2 occurrences of it already- one of them leading to a very helpful deduction, which leads me to believe that this pattern arises frequently enough to be very useful in the future.

Contrary to what I said earlier, there really doesn't appear to be a true sashimi pattern there; all you basically need is the 'strong corner' and one or two targets for the weak link. My only point being that it deserves a good name- any ideas? How about naked wing or catty-corner!:D (BTW: hats off that you can still come up with stuff like this- its hard to find new tools for the manual-solving bag these days.)
DonM
2013 Supporter
 
Posts: 487
Joined: 13 January 2008

Postby daj95376 » Sun Oct 12, 2008 2:32 pm

I don't follow any of the above discussion, but that's nothing new for me. What does concern me is that I see something (don't recall technique name) and wonder why anything more complicated would be proposed.

Code: Select all
(@) a strong link on 5
(*) a strong link on 9

[r1c9]=5  [r2c8]=1  [r2c7]=6  =>  [r3c9]<>16
[r7c9]=5  [r3c9]=9            =>  [r3c9]<>16

Code: Select all
 +--------------------------------------------------------------+
 |  7     6     1     |  9     25    4     |  8     235  @235   |
 |  9     2     3     |  178   157   1568  |  16    15    4     |
 |  5     4     8     |  12    3     126   |  1269  7     1269* |
 |--------------------+--------------------+--------------------|
 |  8     3     4     |  6     12    7     |  5     9     12    |
 |  16    5     9     |  128   4     128   |  1236  123   7     |
 |  16    7     2     |  5     9     3     |  4     8     16    |
 |--------------------+--------------------+--------------------|
 |  23    8     7     |  123   6     125   |  1239  4    @159*  |
 |  4     9     6     |  1237  1257  125   |  123   1235  8     |
 |  23    1     5     |  4     8     9     |  7     6     23    |
 +--------------------------------------------------------------+
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Postby DonM » Sun Oct 12, 2008 3:06 pm

daj95376 wrote:I don't follow any of the above discussion, but that's nothing new for me. What does concern me is that I see something (don't recall technique name) and wonder why anything more complicated would be proposed.


If I'm following your point correctly (and maybe I'm not): This puzzle was the UK Extreme #104 from the Eureka forum and there were several solutions posted for it. Myth brought the 'strong corner' part of his solution over here for interest sake to point out another source of a strong link, not as the most efficient way of solving this part of the puzzle.
Last edited by DonM on Sun Oct 12, 2008 11:12 am, edited 1 time in total.
DonM
2013 Supporter
 
Posts: 487
Joined: 13 January 2008

Postby aran » Sun Oct 12, 2008 3:09 pm

daj95376
What does concern me is that I see something (don't recall technique name) and wonder why anything more complicated would be proposed.

Essentially that was my point earlier.
However it may be that DonM
I've come across 2 occurrences of it already- one of them leading to a very helpful deduction, which leads me to believe that this pattern arises frequently enough to be very useful in the future.

has found a position where this pattern was easier to see that any simpler alternative.
DonM : if it is convenient, could you post the grid you referred to ?
aran
 
Posts: 334
Joined: 02 March 2007

Postby DonM » Sun Oct 12, 2008 3:26 pm

aran wrote:daj95376
What does concern me is that I see something (don't recall technique name) and wonder why anything more complicated would be proposed.

Essentially that was my point earlier.
However it may be that DonM
I've come across 2 occurrences of it already- one of them leading to a very helpful deduction, which leads me to believe that this pattern arises frequently enough to be very useful in the future.

has found a position where this pattern was easier to see that any simpler alternative.
DonM : if it is convenient, could you post the grid you referred to ?


I probably will- it's part of a challenge puzzle series that we do on Eureka & I haven't posted the puzzle there yet. Once I do, I can post the part I referred to above here.

But, unless I'm missing something, both your & Dannie's solutions are just general alternatives for this particular puzzle, not alternatives that would subsume the 'strong-corner' principle in other puzzles (though I must admit I didn't look at yours too closely because I find it easier to visualize r#c# notation).
DonM
2013 Supporter
 
Posts: 487
Joined: 13 January 2008

Postby aran » Sun Oct 12, 2008 3:51 pm

DonM
But, unless I'm missing something, both your & Dannie's solutions are just general alternatives for this particular puzzle, not alternatives that would subsume the 'strong-corner' principle in other puzzles

Entirely right.
But it would be nice to have just one instance where the pattern was easier than something else that exists already,

(though I must admit I didn't look at yours too closely because I find it easier to visualize r#c# notation)

Never could understand why notation which seeks to be succinct uses twice as many characters as necessary to specify a cell (r1c1 v a1).
Can you ?
aran
 
Posts: 334
Joined: 02 March 2007

Postby daj95376 » Sun Oct 12, 2008 4:04 pm

DonM wrote:But, unless I'm missing something ...

Myth Jellies' technique is involved to put it mildly -- especially since I never understood his first assertion.

Note the strong corner for 5's in r7c9, r1c9, and r7c6. Because of that strong corner, we can say that either the corner (5)r7c9 is true or the x-wing (5)r17/c69 is true.

What X-Wing ... what or for conjugate truths?

Anyway, it would have been nice if he'd chosen a puzzle that needs the complexity of his technique to attain the desired elimination. That's what you're missing from my post.

It reminds me of the old days in The Ultimate Fishing Guide when large fish were being proposed ... and a smaller fish was present and would have sufficed.
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Postby DonM » Sun Oct 12, 2008 4:12 pm

aran wrote:Never could understand why notation which seeks to be succinct uses twice as many characters as necessary to specify a cell (r1c1 v a1).
Can you ?


You have a point (and a point that has been made before), but I'm afraid it's too late to go back now- r#c# is pretty much the standard here and on Eureka. (Digressing: When it comes to compact, logical languages in general, I've often thought that we all would have done well to stick with Latin.)
Last edited by DonM on Sun Oct 12, 2008 12:23 pm, edited 4 times in total.
DonM
2013 Supporter
 
Posts: 487
Joined: 13 January 2008

Next

Return to Advanced solving techniques