Sudoku Programmers Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in          Games  Calendar

Log in to check your private messagesLog in to check your private messages   

Smoking Gun Method

 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Solving sudoku
View previous topic :: View next topic  
Author Message
Tempbow

Joined: 18 Apr 2005
Posts: 22
:

Items
PostPosted: Sat Apr 30, 2005 12:49 pm    Post subject: Smoking Gun Method Reply with quote

Posting invalid - withdrawn! Embarassed

Last edited by Tempbow on Sun May 01, 2005 9:28 pm; edited 3 times in total
Back to top
View user's profile Send private message
IJ

Joined: 15 Apr 2005
Posts: 16
:

Items
PostPosted: Sat Apr 30, 2005 1:03 pm    Post subject: Reply with quote

Isn't this is rule 1? In your example, all the candidate cells for digit 6 in row 9 are in box 9, so the rest of box 9 can be cleared...
Back to top
View user's profile Send private message
Tempbow

Joined: 18 Apr 2005
Posts: 22
:

Items
PostPosted: Sat Apr 30, 2005 9:45 pm    Post subject: Smoking Gun Method - corrected Reply with quote

Another invalid posting, message withdrawn
Terry (NZ)


Last edited by Tempbow on Sun May 01, 2005 9:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tempbow

Joined: 18 Apr 2005
Posts: 22
:

Items
PostPosted: Sat Apr 30, 2005 10:05 pm    Post subject: Re: Smoking Gun Method - corrected Reply with quote

Another generalised pattern:

Code:
  xxx xxx rrr
  xxx xxx rrr
  ... ... 2/3


x represents the possibles
xxx represents 1, 2 or 3 possibles in that box row.
2/3 represent a box row that may contain 2 or 3 possibles (1 being trivial)
. represent s cells which cannot contain the possible
r represents the cells where that possible can be removed.


Terry (NZ)
Back to top
View user's profile Send private message
IJ

Joined: 15 Apr 2005
Posts: 16
:

Items
PostPosted: Sat Apr 30, 2005 10:05 pm    Post subject: Re: Smoking Gun Method - corrected Reply with quote

Tempbow wrote:
The placement of any possible in the "rrr" areas would leave possibles restricted to the same two aligned box rows within the same row, which is invalid for a sudoku - you can't have the same value twice in the same row or column..


I don't think this is true, is it? It would be valid in your example to have a 6 in r8c8 (accompanied, for example by r9c5, r7c3, r4c3 and r1c9). Similarly if r7c9 is a 6, then so are r9c5, r8c3, r4c3 and r1c9.

I think all you can infer from your ooo, eee layout (great names by the way Very Happy ) is that if there is a digit in either eee or ooo, then there must be one in the rrrs, or vice versa. I don't follow why placing the 6 in box 9, row 7 stops you putting one in box 7, row 8.

Your last post is rule 1 again Very Happy ...
Back to top
View user's profile Send private message
Tempbow

Joined: 18 Apr 2005
Posts: 22
:

Items
PostPosted: Sun May 01, 2005 5:13 am    Post subject: Smoking Gun Method Reply with quote

I agree that I have not yet formulated it correctly. I just know there is something in there, but I can't generalise it.

I will come back to it, but I am tied up for a little while .... Crying or Very sad
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Solving sudoku 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
Sudoku Programmers topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group

Igloo Theme Version 1.0 :: Created By: Andrew Charron