Sashimi X-Wing

Advanced methods and approaches for solving Sudoku puzzles

Sashimi X-Wing

Postby cwbybri » Sat Oct 08, 2011 1:43 am

I'm having difficulty understanding sashimi x-wing. Everytime I think I got it, I get it wrong.

I get that there's usually more than one. I'm never able to tell which cell is the fin. Any tips?
cwbybri
 
Posts: 1
Joined: 07 October 2011

Re: Sashimi X-Wing

Postby JasonLion » Sat Oct 08, 2011 2:22 am

Most Sashimi X-Wings, are also Skyscrapers. As long as there are two cells that can contain the digit in question in both rows, or both columns, then either one can be the fin and there are eliminations on both sides. It is only when one row/column contains three candidates, relatively rare, that two of them must both be fins for the pattern to work.
User avatar
JasonLion
2017 Supporter
 
Posts: 642
Joined: 25 October 2007
Location: Silver Spring, MD, USA

Re: Sashimi X-Wing

Postby StrmCkr » Fri Nov 11, 2011 11:52 am

sashimi x-wing
Code: Select all
 *-----------*
 |**/|...|.x.|
 |..x|...|./.|
 |..x|...|./.|
 |---+---+---|
 |../|...|./.|
 |../|...|./.|
 |../|...|./.|
 |---+---+---|
 |../|...|./.|
 |..x|...|.x.|
 |../|...|./.|
 *-----------*

Code: Select all
 * represents possible eliminations.


a sashimi x wing is a finned x-wing where the strong linked column does not see a candidate inside the box with multiple digits{fins}. {ie the fins are in box1}
- not all fins digits in the box may be seen. {commonly called a skyscraper see bottom for more details}

to see the difference Ive included a
finned x-wing
Code: Select all
 *-----------*
 |**x|...|.x.|
 |..x|...|./.|
 |..x|...|./.|
 |---+---+---|
 |../|...|./.|
 |../|...|./.|
 |../|...|./.|
 |---+---+---|
 |../|...|./.|
 |..x|...|.x.|
 |../|...|./.|
 *-----------*

Code: Select all
 * represents possible eliminations.


skyscraper { is two sashimi x-wings executed simultaneously }
Code: Select all
 *-----------*
 |**/|...|.x.|
 |../|...|./.|
 |..x|...|*/*|
 |---+---+---|
 |../|...|./.|
 |../|...|./.|
 |../|...|./.|
 |---+---+---|
 |../|...|./.|
 |..x|...|.x.|
 |../|...|./.|
 *-----------*

Code: Select all
 * represents possible eliminations.
Some do, some teach, the rest look it up.
stormdoku
User avatar
StrmCkr
 
Posts: 1427
Joined: 05 September 2006


Return to Advanced solving techniques