- Code: Select all
*-----------*
|...|..5|...|
|...|.1.|8..|
|...|.48|193|
|---+---+---|
|.1.|4.6|.3.|
|...|...|.67|
|..2|.8.|...|
|---+---+---|
|9..|.3.|.8.|
|5.6|...|..1|
|..1|.5.|4..|
*-----------*
Play/Print this puzzle online
*-----------*
|...|..5|...|
|...|.1.|8..|
|...|.48|193|
|---+---+---|
|.1.|4.6|.3.|
|...|...|.67|
|..2|.8.|...|
|---+---+---|
|9..|.3.|.8.|
|5.6|...|..1|
|..1|.5.|4..|
*-----------*
*--------------------------------------------------------------*
| 1 389 38 | 39 6 5 | 7 4 2 |
| 234 c379 34 |d379-2 1 37 | 8 5 6 |
| 26 b67 5 |a27 4 8 | 1 9 3 |
|--------------------+--------------------+--------------------|
| 7 1 9 | 4 2 6 | 5 3 8 |
| 348 358 348 | 35 9 1 | 2 6 7 |
| 36 356 2 | 357 8 37 | 9 1 4 |
|--------------------+--------------------+--------------------|
| 9 2 7 | 1 3 4 | 6 8 5 |
| 5 4 6 | 8 7 9 | 3 2 1 |
| 38 38 1 | 6 5 2 | 4 7 9 |
*--------------------------------------------------------------*
1 389 38 | 39 6 5 | 7 4 2
b234 379 b34 | 379-2 1 b37 | 8 5 6
6-2 67 5 |a27 4 8 | 1 9 3
------------------------+----------------------+---------------------
7 1 9 | 4 2 6 | 5 3 8
348 358 348 | 35 9 1 | 2 6 7
36 356 2 | 357 8 37 | 9 1 4
------------------------+----------------------+---------------------
9 2 7 | 1 3 4 | 6 8 5
5 4 6 | 8 7 9 | 3 2 1
38 38 1 | 6 5 2 | 4 7 9
.-----------------.----------------.---------.
| 1 389 38 | 39 6 5 | 7 4 2 |
| 234 379 34 | 2379 1 X3-7 | 8 5 6 |
| *26 67 5 | *27 4 8 | 1 9 3 |
:-----------------+----------------+---------:
| 7 1 9 | 4 2 6 | 5 3 8 |
| 348 358 348 | 35 9 1 | 2 6 7 |
| B36 356 2 | 357 8 A37 | 9 1 4 |
:-----------------+----------------+---------:
| 9 2 7 | 1 3 4 | 6 8 5 |
| 5 4 6 | 8 7 9 | 3 2 1 |
| 38 38 1 | 6 5 2 | 4 7 9 |
'-----------------'----------------'---------'
*-----------------------------------------------------------*
| 1 389 38 | 39 6 5 | 7 4 2 |
|b234 379 b34 | 2379 1 b37 | 8 5 6 |
|a26 a67 5 | 2-7 4 8 | 1 9 3 |
*-------------------+-------------------+-------------------|
| 7 1 9 | 4 2 6 | 5 3 8 |
| 348 358 348 | 35 9 1 | 2 6 7 |
| 36 356 2 | 357 8 37 | 9 1 4 |
*-------------------+-------------------+-------------------|
| 9 2 7 | 1 3 4 | 6 8 5 |
| 5 4 6 | 8 7 9 | 3 2 1 |
| 38 38 1 | 6 5 2 | 4 7 9 |
*-----------------------------------------------------------*
gurth wrote:
SteveG48 wrote:gurth wrote:
Bat's own solution to this puzzle can be written as (3)r2c6 = (7) r3c4 => -7 r2c6 using the same logic.
SteveG48 wrote:...Bat's own solution to this puzzle can be written as (3)r2c6 = (7) r3c4 => -7 r2c6...
bat999 wrote:SteveG48 wrote:...Bat's own solution to this puzzle can be written as (3)r2c6 = (7) r3c4 => -7 r2c6...
Yes, I see it.
r2c6 has two states, even if it had more than two candidates.
Either r2c6=3 or r2c6<>3.
If r2c6=3 then r2c6<>7
If r2c6<>3 then r3c4=7 (because of the strong link "equals" sign [(3)r2c6 = (7) r3c4])...
..which would zap the 7 in r2c6.
I feel more confident when testing two 'nots' in the same house.
I'm not trying to say it's a better method, just my personal preference.
gurth wrote:... it means both sides of the "=" side cannot be false. But putting a 7 at r2c6 kills both sides! It kills the 3 at r2c6 and it kills the 7 at r3c4 because it sees that 7. So there can't be a 7 at r2c6.
Do you see this now?