The orginal puzzle is as follows:
- Code: Select all
. . . | . . 3| 6 . .
. 2 . | . 5 4| . . 3
1 . . | . . . | 8 . .
------+--------+------
. . .| 9 . . | . . .
4 . . | . . . | . . 7
. . . | . . 6 | . . .
------+-------+------
. . 8 | . . . | . . 5
2 . . | 7 1 . | . 4 .
. . 9 | 8 . . | . . .
The marked puzzle is as follows:
- Code: Select all
9 57 457 |2 8 3 |6 15 14
8 2 6 |1 5 4 |79 79 3
1 53 345 |6 9 7 |8 25 24
---------------------+----------------------+-----------------------
6 3578 572 |9 247 18 |2345 238 12
4 9 125 |35 23 18 |1235 6 7
35 3578 1257 |345 247 6 |12345 1238 9
------------------+-------------------+-----------------------
37 14 8 |34 6 29 |1237 12379 5
2 6 35 |7 1 59 |39 4 8
357 14 9 |8 34 25 |1237 1237 6
The first ALS is as follows:
Set 1 - r7c1:r7c2:r9c2 {37, 14,14} = 1347
Set 2 - r7c4:r7c6:r8c6:r9c6 {34,29,59,25} = 23459
The 2 commons are 3 & 4 with 3 being the strong link (all 3's in set 1 can see all 3's in set 2). You should conclude that all 3's that can see 3's in each set can be eliminated - that is the 3's in r7c7 and r7c8. However to solve the puzzle a 3 must be in r7c8 (i have solved the puzzle with trial and error) .
The second ALS set is as follows:
Set 1 - r1c2,r1c3 {57,457} = 457
Set 2 - r3c2,r7c2,r9c3 {35,14,14} = 1345
The 2 commons are 4 & 5 with 5 being the stong link. You should be able to eliminate the 5 in r3c3, however a 5 is required in r3c3 to solve puzzle.
Ok, so where did I make a mistake? I believe the marked puzzle contains correct numbers in each square (that is I can find all of the required numbers to solvle puzzle in each square prior to the two above ALS elimnations).
Any thoughts? Are my ALS assumption incorrect?
Thank you
- Code: Select all
- Code: Select all
- Code: Select all