Coloring / Conjugates / Turbot Fish questions

Advanced methods and approaches for solving Sudoku puzzles

Postby Myth Jellies » Thu Jan 05, 2006 10:42 am

For the following

Code: Select all

 *-----------------------------------------------------------*
 | .     .     .     | .     .     .     | .     .     .     |
 | .     .     .     | .    *7     .     |*7    #7     .     |
 | .     .     .     | 7     .     .     |-7     .     .     |
 |-------------------+-------------------+-------------------|
 | .     .    *7     | .    *7     .     |*7     .     .     |
 | .     .     .     | 7     .     .     | .     7     .     |
 | .     .    *7     | .    *7     .     |*7     .     .     |
 |-------------------+-------------------+-------------------|
 | .     .     .     | .     .     .     | .     .     .     |
 | .     .     .     | .     .     .     | .     .     .     |
 | .     .     .     | .     .     .     | .     .     .     |
 *-----------------------------------------------------------*


Another option is to use the Filet-O-Fish rule. The asterisked 7's would form a swordfish eliminating the 7 in r3c7 if the hashed 7 did not exist. Since the hashed 7 is in the same group as the swordfish removed 7, you can go ahead and make that elimination.
Myth Jellies
 
Posts: 593
Joined: 19 September 2005

Previous

Return to Advanced solving techniques