by uncle_wong_hk » Mon Sep 12, 2005 2:21 pm
Here is a workable method for your reference.
1. List out the possible numbers for each empty cell.
4(1379)(13789)(169)2(15679)(1358)(358)(35)
5(17)23(17)8649
(138)6(1389)(19)4(159)(1358)72
72(358)(489)(358)(459)(359)61
(138)(135)62(13578)(1579)4(359)(35)
94(135)(16)(135)(156)728
28(59)763(59)14
6(139)45(18)2(389)(389)7
(13)(1357)(1357)(148)9(14)2(358)6
2. See if there are any empty cell that get only one possible number.
3. If the answer is yes, fill the cell with this number.
4. If the answer is no (for this case, the answer is no),
try to fill in a empty cell with a possible number (by guess).
Select the empty cell that when you fill in the number,
many other empty cells will be effected.
5. List out the possible numbers for each empty cell again.
6. Repeat the above steps again and again.
If you get the right answer, that is fine.
But if you cannot get the right answer, that means the guess work
in step 4 is wrong. You have to redo the works starting at this point.
Hope that it will help.