Swordfish Technique is even rarely used. The following examples are found after hundreds of tries. This technique is an extension of X-Wing Technique since 3 columns and 3 rows instead of 2 columns and 2 rows are involved. Let's first look at an example:
Pay attention to the locations of value 9s in Columns 1, 4 and 5. In Column 1, candidate 9 appears at cells [A1] and [E1]; in Column 4, 9 occurs at [E4] and [I4]; while in Column 5, 9 is found at [A5] and [I5]. That is, value 9 totally has no more than 3 locations in these 3 columns and these locations occupy three rows in total, which are Rows A, E and I.
Now let's list all the possibilities to assign value 9s to these columns:
In simple words, there are only two cases: value 9 can either be assigned to [A1], [E4] and [I5], or be assigned to [A5], [E1] and [I4]. But whichever case happens, value 9 exists in Rows A, E and I. So candidate 9s in other cells of these three rows should be removed. In this example, 9s at [A6] and [E2] are eliminated.
So here is the prerequisite to apply this technique:
An example of Case 2 is given below:
In this example, the locations of value 6 in Rows C, F and H are only in Columns 5, 7 and 8. Therefore, conditions are satisfied for using Swordfish Technique. We can remove candidate 6 from [G7] and [I7] in Column 7, and from [G8] in Column 8.
You can never find Swordfish in blocks.
See Also:
