and actually I see now that if r9c3 = 4 I can't draw any conclusion about r9c2. oops. Ah the sweet joy of being wrong on the sudoku forum. oh well I'll try to work it out from here or at least follow rubylips' explanation.
mark
rubylips wrote:
- Code: Select all
Consider the chain r3c7+<4|1>+r3c4~1~r9c4-2-r8c4-2-r8c7.
When the cell r8c7 contains the value 4, some other value must occupy the cell r3c7, which means that the value 2 must occupy the cell r8c7 - a contradiction.
Consider the chain r8c7~4~r3c7+<4|1>+r3c4~1~r9c4-2-r8c4-2-r8c7
markf wrote:Can someone point me to a site where I can get explanation of the notation used in those explanations, ~ > etc?
r8c23=25 thus erase 2 in r8c1 and r8c8 plus erase 5 from r8c1
3 is locked in r56c1 thus erase 3 from r13c1
r7c56=35 thus erase 5 from r7c1
r78c1 (two cells) contain all 48 in box 7 thus erase 2 from r7c1
r13c8 (two cells) contain all 79 in box 3 thus erase 13 from both.
1 is locked in r13c9 thus erase 1 from r45c9
r5c6 contains the only 1 on row 5 thus r5c6=1
The rest are singles
markf wrote:x86 XX2 4XX
etc.
QBasicMac wrote:I never saw a triple.
rubylips wrote:'+<v1|v2>+' for a disjoint subset link (though the '+' will soon be replaced by a '-')
r1c1-3-r1c7: A strong link has two valid implications ...
1a) If r1c1=3, then r1c7<>3
1b) If r1c1<>3, then r1c7=3
r1c1~3~r1c7: A weak link has only one valid implication ...
2) If r1c1=3, then r1c7<>3
r1c1+<3|5>+r1c7: An Almost Disjoint Set link has only one valid implication ...
3) If r1c1<>3, then r1c7=5
rubylips wrote:The last few posts on this thread have discussed the puzzle posted at the top of the second page - not the puzzle that started the thread.
rubylips wrote:ronk wrote:r1c1+<3|5>+r1c7: An Almost Disjoint Set link has only one valid implication ...
3) If r1c1<>3, then r1c7=5
No, the link is symmetric, i.e. when r1c7<>5, r1c1=3, which means that '-' is probably more appropriate.