dailysudoku.com Forum Index dailysudoku.com
Discussion of Daily Sudoku puzzles
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Set XY_01 Puzzle 76 -- Advanced

 
Post new topic   Reply to topic    dailysudoku.com Forum Index -> Puzzles by daj
View previous topic :: View next topic  
Author Message
daj95376



Joined: 23 Aug 2008
Posts: 3854

PostPosted: Sat Apr 11, 2009 12:14 am    Post subject: Set XY_01 Puzzle 76 -- Advanced Reply with quote

Bonus points if you get to the BUG+2 and solve it that way.

Code:
 +-----------------------+
 | 8 . . | . . 6 | 2 7 1 |
 | . 6 . | . . 1 | 8 . . |
 | . . 2 | . . . | . 9 . |
 |-------+-------+-------|
 | . . . | 4 . 7 | 3 . . |
 | . . . | . 3 . | 9 . 7 |
 | 2 3 . | 6 . . | . 4 . |
 |-------+-------+-------|
 | 7 2 . | 8 6 . | 4 3 . |
 | 6 . 5 | . . 3 | 7 8 . |
 | 3 . . | . 7 . | . . 6 |
 +-----------------------+

Play this puzzle online at the Daily Sudoku site
Back to top
View user's profile Send private message
storm_norm



Joined: 18 Oct 2007
Posts: 1741

PostPosted: Sat Apr 11, 2009 1:23 am    Post subject: Reply with quote

Code:
.------------------.------------------.------------------.
| 8     5     34   | 39    49    6    | 2     7     1    |
| 49    6     349  | 7     2     1    | 8     5     34   |
| 1     7     2    | 35    458   458  | 6     9     34   |
:------------------+------------------+------------------:
| 59   E189   689  | 4     158   7    | 3     126   258  |
| 45   E148   468  |M125   3     258  | 9    -16    7    |
| 2     3     7    | 6     1589  589  | 15    4     58   |
:------------------+------------------+------------------:
| 7     2     1    | 8     6     59   | 4     3     59   |
| 6     49    5    |M129   149   3    | 7     8     29   |
| 3     489   489  |M259   7    M2459 | 15   M12    6    |
'------------------'------------------'------------------'

notice how the M-wing {1,2} marked "M" eliminates the 1 in r5c8, then the extensions on 1 marked E go on to eliminate the 1 in r4c8.
some singles
then xy-wing {4,8,9} removes 9 from r6c5
leaves a UR type 1 on {5,8} removes 5,8 from r4c5.
leaves this...

Code:
.---------------.---------------.---------------.
| 8    5    34  | 39   49   6   | 2    7    1   |
| 49   6    349 | 7    2    1   | 8    5    34  |
| 1    7    2   | 35   58   48  | 6    9    34  |
:---------------+---------------+---------------:
| 59   89   6   | 4    1    7   | 3    2    58  |
| 45   1    48  | 25   3    28  | 9    6    7   |
| 2    3    7   | 6    58   9   | 1    4    58  |
:---------------+---------------+---------------:
| 7    2    1   | 8    6    5   | 4    3    9   |
| 6    49   5   | 1    49   3   | 7    8    2   |
| 3    489  89  | 29   7    24  | 5    1    6   |
'---------------'---------------'---------------'

BUG+2: r2c3 is 4 or r9c2 is 9, both cannot be false.
(9)r9c2 = (4)r2c3 - (4=3)r1c3 - (3=9)r1c4; r9c4 <> 9
Back to top
View user's profile Send private message
tlanglet



Joined: 17 Oct 2007
Posts: 2468
Location: Northern California Foothills

PostPosted: Sat Apr 11, 2009 2:27 am    Post subject: Reply with quote

Well, as usual, I solved the puzzle via the back door.

I started by looking at the bivalues, and found a xyz-wing 259. Then I checked single digits and found a skyscraper on 4 and an ER on 5. A xy-wing589, a xy-wing349 with a transported pincer, and a xy-wing489 were next. At this point I had a BUG+2 condition: r2c3=4 or r4c5=5 which dictates r2c1<>4 to solve the puzzle, or a Type 1 UR58 sets r4c5=1 to also solve the puzzle.

So Danny, what are the bonus points for Norm and I?

Ted
Back to top
View user's profile Send private message
daj95376



Joined: 23 Aug 2008
Posts: 3854

PostPosted: Sat Apr 11, 2009 8:01 am    Post subject: Reply with quote

tlanglet wrote:
Well, as usual, I solved the puzzle via the back door.

I started by looking at the bivalues, and found a xyz-wing 259. Then I checked single digits and found a skyscraper on 4 and an ER on 5. A xy-wing589, a xy-wing349 with a transported pincer, and a xy-wing489 were next. At this point I had a BUG+2 condition: r2c3=4 or r4c5=5 which dictates r2c1<>4 to solve the puzzle, or a Type 1 UR58 sets r4c5=1 to also solve the puzzle.

So Danny, what are the bonus points for Norm and I?

Ted, I'd be glad to issue 25 Bonus Points to you and Norm, but I haven't been able to duplicate your solution. I couldn't find your first XYZ-Wing, and your BUG+2 doesn't match the BUG+2 that Norm and I found. Total confusion here!

Regards, Danny
Back to top
View user's profile Send private message
tlanglet



Joined: 17 Oct 2007
Posts: 2468
Location: Northern California Foothills

PostPosted: Sat Apr 11, 2009 2:12 pm    Post subject: Reply with quote

Danny, I suggested that I used the "back door" to solve this puzzle. Laughing

I did not provide details of my steps originally, but will do so now. My code after basics is:

Code:

 *-----------------------------------------------------------*
 | 8     5     34    | 39    49    6     | 2     7     1     |
 | 49    6     349   | 7     2     1     | 8     5     34    |
 | 1     7     2     | 35    458   458   | 6     9     34    |
 |-------------------+-------------------+-------------------|
 | 59    189   689   | 4     158   7     | 3     126   258   |
 | 45    148   468   | 125   3     258   | 9     16    7     |
 | 2     3     7     | 6     1589  589   | 15    4     58    |
 |-------------------+-------------------+-------------------|
 | 7     2     1     | 8     6     59    | 4     3     59    |
 | 6     49    5     | 129   149   3     | 7     8     29    |
 | 3     489   489   | 259   7     2459  | 15    12    6     |
 *-----------------------------------------------------------*

xyz-wing 259 with pivot in r9c4 and pseudo-cell 25 in r9c78,
skyscraper 4 in r18c5,
ER 5 with hinge in box6 and strong link in row7,
xy-wing 589 with pivot 89 in r6c6,
xy-wing 349 with pivot 34 in r1c3. Transport 9 in r2c1 to r9c3 via r2c3; delete 9 in r9c4,
xy-wing 489 with pivot 48 in r3c6; delete 9 in r6c5, transport 9 r1c5 to r8c4 via r1c4; delete 9 in r9c6.

At this point, I have the following BUG+2 code:
Code:

 *--------------------------------------------------*
 | 8    5    34   | 39   49   6    | 2    7    1    |
 | 49   6    349  | 7    2    1    | 8    5    34   |
 | 1    7    2    | 35   45   8    | 6    9    34   |
 |----------------+----------------+----------------|
 | 59   19   6    | 4    158  7    | 3    2    58   |
 | 45   18   48   | 15   3    2    | 9    6    7    |
 | 2    3    7    | 6    58   9    | 1    4    58   |
 |----------------+----------------+----------------|
 | 7    2    1    | 8    6    5    | 4    3    9    |
 | 6    4    5    | 19   19   3    | 7    8    2    |
 | 3    89   89   | 2    7    4    | 5    1    6    |
 *--------------------------------------------------*

Either r2c3=4 or r4c5=5 which dictates r2c1<>4 to solve the puzzle, or a Type 1 UR58 sets r4c5=1 to also solve the puzzle.

Ted
Back to top
View user's profile Send private message
daj95376



Joined: 23 Aug 2008
Posts: 3854

PostPosted: Sat Apr 11, 2009 3:48 pm    Post subject: Reply with quote

Ted, I'm awarding you double bonus points for being able to recreate a solution using a pseudo-cell and transports. Smile
Back to top
View user's profile Send private message
storm_norm



Joined: 18 Oct 2007
Posts: 1741

PostPosted: Sun Apr 12, 2009 4:39 am    Post subject: Reply with quote

Quote:
Ted, I'm awarding you double bonus points

what? now way. whatever. Cool

I just fired my publicist. Cool

and now I will stop.
Back to top
View user's profile Send private message
daj95376



Joined: 23 Aug 2008
Posts: 3854

PostPosted: Sun Apr 12, 2009 5:24 am    Post subject: Reply with quote

storm_norm wrote:
Quote:
Ted, I'm awarding you double bonus points

what? now way. whatever. Cool

I just fired my publicist. Cool

and now I will stop.

Norm, you get double bonus points, too! Rehire your publicist!!! Laughing
Back to top
View user's profile Send private message
Marty R.



Joined: 12 Feb 2006
Posts: 5770
Location: Rochester, NY, USA

PostPosted: Fri Apr 17, 2009 12:15 am    Post subject: Reply with quote

I used a rare (for me) XYZ transport, ER (5), XY (895), W (48) and XY (489).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    dailysudoku.com Forum Index -> Puzzles by daj All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group