- Code: Select all
+-------+-------+-------+
| . . . | * . . | . . . |
| . . . | * . . | . . . |
| / X / | X / X | / / / |
+-------+-------+-------+
| . . . | / / / | . . . |
| . . . | / / X | . . . |
| / X / | X / / | / / / |
+-------+-------+-------+
| . . . | * . . | . . . |
| . . . | * . . | . . . |
| . . . | * . . | . . . |
+-------+-------+-------+
- Code: Select all
+-------+-------+-------+
| . . . | . * . | . . . |
| / X / | / X / | X / / |
| . . . | . * . | . . . |
+-------+-------+-------+
| / X / | / X / | / / / |
| . * . | . * . | . . . |
| / / X | / X / | X / / |
+-------+-------+-------+
| . . . | . * . | . . . |
| . . . | . * . | . . . |
| . . . | . * . | . . . |
+-------+-------+-------+
Consider these 2 exemplars: X = candidate; / = no candidate; * = candidate eliminations; . = anything.
I encountered them in the base/link triplets section in the "General Logic for Sudoku" at SudokuOne.com.
While Allan Barker explains them using his triplet theory, they can be alternatively explained fairly readily.
In the first, one of the X's in row 3 must be true, and in each case one of the X's in column 4 is forced to be true.
In the second similarly, one of the X's in row 2 must be true, forcing one of the X's in column 5 to be true.
The second looks like a sashimi swordfish, but with extra eliminations. The first I can't put a name to.
Here is an example of the first: (clear basics, then finned X-wing)
1.......2.3..4..5...6...7.....8.2....5..6..3....5.3.....3...1...4..9..6.2.......3
- Code: Select all
1 89 45* | 67 58 67 | 3 489* 2
89 3 7 | 2 4 1 | 69 5 689
45 2 6 | 9 3 58 | 7 1 48*
------------------------+----------------------+---------------------
3 169 49* | 8 17 2 | 5 479* 4679*
7 5 2 | 4 6 9 | 8 3 1
4689 1689 489 | 5 17 3 | 469 2 4679
------------------------+----------------------+---------------------
5689 6789 3 | 67 2 45678 | 1 789-4 45789
58 4 1 | 3 9 578 | 2 6 578
2 6789 589 | 1 58 4678 | 49 789-4 3
No example for second
Any suggestions for naming/classifying them? Apologies if this is old hat.
Phil