- Code: Select all
- 7..|6.1|..8
 .2.|...|.5.
 ..3|.9.|4..
 ---+---+---
 5..|...|..7
 ..9|.6.|5..
 8..|...|..6
 ---+---+---
 ..6|.7.|1..
 .7.|...|.3.
 9..|5.8|..4
7..6.1..8.2.....5...3.9.4..5.......7..9.6.5..8.......6..6.7.1...7.....3.9..5.8..4
7..|6.1|..8
.2.|...|.5.
..3|.9.|4..
---+---+---
5..|...|..7
..9|.6.|5..
8..|...|..6
---+---+---
..6|.7.|1..
.7.|...|.3.
9..|5.8|..4.------------.-----------------------.----------------.
| 7   9   45 |  6     b(45)     1    | 3    2     8   |
| 1   2   48 |  7     b(48)     3    | 6    5     9   |
| 6  C58  3  | C8*2     9      a5*2  | 4    7     1   |
:------------+-----------------------+----------------:
| 5   6   1  |  3    Db(8)-2    249  | 289  489   7   |
| 2   4   9  | D18      6       7    | 5    18    3   |
| 8   3   7  |  1249    125     2459 | 29   149   6   |
:------------+-----------------------+----------------:
| 3  B58  6  |  49*2    7      A249* | 1    89   B5*2 |
| 4   7   58 |  19*2    1(#2)   6    | 89   3     5*2 |
| 9   1   2  |  5       3       8    | 7    6     4   |
'------------'-----------------------'----------------'
 +-------------+-----------------+---------------+
 | 7  9     45 | 6     45   1    | 3    2     8  |
 | 1  2     48 | 7     48   3    | 6    5     9  |
 | 6  5(8)  3  | 2(8)  9    25   | 4    7     1  |
 +-------------+-----------------+---------------+
 | 5  6     1  | 3     28   249  | 289  49-8  7  |
 | 2  4     9  | 1(8)  6    7    | 5    1(8)  3  |
 | 8  3     7  | 1249  125  2459 | 29   149   6  |
 +-------------+-----------------+---------------+
 | 3  5(8)  6  | 249   7    249  | 1    (8)9  25 |
 | 4  7     58 | 129   12   6    | 89   3     25 |
 | 9  1     2  | 5     3    8    | 7    6     4  |
 +-------------+-----------------+---------------+ +-------------+------------------+----------------+
 | 7  9     45 | 6     45   1     | 3    2    8    |
 | 1  2     48 | 7     48   3     | 6    5    9    |
 | 6  [5]8  3  | 28    9    (25)  | 4    7    1    |
 +-------------+------------------+----------------+
 | 5  6     1  | 3     28   249   | 289  49   7    |
 | 2  4     9  | 18    6    7     | 5    18   3    |
 | 8  3     7  | 1249  125  459-2 | 29   149  6    |
 +-------------+------------------+----------------+
 | 3  [5]8  6  | 249   7    249   | 1    89   (25) |
 | 4  7     58 | 129   12   6     | 89   3    25   |
 | 9  1     2  | 5     3    8     | 7    6    4    |
 +-------------+------------------+----------------+ +-----------+--------------------+--------------+
 | 7  9   45 | 6     45    1      | 3    2    8  |
 | 1  2   48 | 7     4-8   3      | 6    5    9  |
 | 6  58  3  | (28)  9     [2]5   | 4    7    1  |
 +-----------+--------------------+--------------+
 | 5  6   1  | 3     (28)  [2]49  | 289  49   7  |
 | 2  4   9  | 1-8   6     7      | 5    18   3  |
 | 8  3   7  | 1249  125   [2]459 | 29   149  6  |
 +-----------+--------------------+--------------+
 | 3  58  6  | 249   7     49     | 1    89   25 |
 | 4  7   58 | 129   12    6      | 89   3    25 |
 | 9  1   2  | 5     3     8      | 7    6    4  |
 +-----------+--------------------+--------------+rjamil wrote:0. Row wise Sword Fish: 8 @ r357c248 => -8 @ r4c8;
1. W-Wing: 25 @ r7c9 r3c6 Strong Link 5 @ r37c2 => -2 @ r7c6;
2. W-Wing: 28 @ r4c5 r3c4 Strong Link 2 @ r3c6 r46c6 => -8 @ r2c5 r5c4; stte

SpAce wrote:Hi rjamil! Just a very minor note. I think it would be better to start counting at 1 instead of 0. Only computers tend to use 0 as the first index, but 1 is the more natural starting point for humans. In fact, 1 is usually the better choice in software too when it's supported, because then the last index tells you directly how many elements you have. It's the same thing here: if I looked at your last step only I would naturally assume that you have just two steps when you actually have three.
rjamil wrote:Well, I do normally start counting non-basic steps from 1. In some cases, when first step was either basic fish or xy-wing or xyz-wing, I renumbered it as 0.

+---------------+----------------------+------------------+
| 7    9     45 |  6       45     1    | 3      2      8  |
| 1    2     48 |  7       48     3    | 6      5      9  |
| 6   j58    3  |ka8-2*    9     b25   | 4      7      1  |
+---------------+----------------------+------------------+
| 5    6     1  |  3       28     249  | 289    489    7  |
| 2    4     9  |  18      6      7    | 5      18     3  |
| 8    3     7  |  1249   d125   c2459 | 29     149    6  |
+---------------+----------------------+------------------+
| 3   i58    6  |  249     7      249  | 1     h89     25 |
| 4    7     58 | f129    e12     6    |g89     3      25 |
| 9    1     2  |  5       3      8    | 7      6      4  |
+---------------+----------------------+------------------+
.-----------.-----------------.--------------.
| 7  9   4-5| 6    a45   1    | 3    2    8  |
| 1  2   48 | 7    a48   3    | 6    5    9  |
| 6  58  3  |a28    9    25   | 4    7    1  |
:-----------+-----------------+--------------:
| 5  6   1  | 3    a28   249  | 289  489  7  |
| 2  4   9  | 18    6    7    | 5    18   3  |
| 8  3   7  | 1249  125  2459 | 29   149  6  |
:-----------+-----------------+--------------:
| 3  58  6  | 249   7    249  | 1    89   25 |
| 4  7  b58 |b129  b12   6    |b89   3    25 |
| 9  1   2  | 5     3    8    | 7    6    4  |
'-----------'-----------------'--------------'

 +-----------------+----------------------+-------------------+
 |  7    9    45   |  6      45    1      |  3     2     8    | 
 |  1    2    48   |  7      48    3      |  6     5     9    | 
 |  6    58   3    |  28     9     25     |  4     7     1    | 
 +-----------------+----------------------+-------------------+
 |  5    6    1    |  3    Bb28   a249*   |  29-8  489*  7    | 
 |  2    4    9    |  18     6     7      |  5     18    3    | 
 |  8    3    7    |  1249  B125 Aa2459*  |  29    149*  6    | 
 +-----------------+----------------------+-------------------+
 |  3    58   6    |  249    7     249    |  1    y89#   25   | 
 |  4    7    58   |  129   B12    6      | z89    3     25   | 
 |  9    1    2    |  5      3     8      |  7     6     4    | 
 +-----------------+----------------------+-------------------+Maybe a fish, but if you take 2r46c6 instead of 2r8c5, it's a column kraken.SpAce wrote:Kraken Finned Swordfish (2)r378\c469 f:r8c5
 *----------------------------------------------------------*
 |  7  9    45   |  6      45    1      |  3     2     8    |
 |  1  2   a48   |  7     b48    3      |  6     5     9    |
 |  6  58   3    | c28     9     25     |  4     7     1    |
 |---------------+----------------------+-------------------|
 |  5  6    1    |  3     c28    249    |  289   489   7    |
 |  2  4    9    |  18     6     7      |  5     18    3    |
 |  8  3    7    |  1249   125   2459   |  29    149   6    |
 |---------------+----------------------+-------------------|
 |  3  58   6    |  249    7     249    |  1     89    25   |
 |  4  7    5-8  | d129   d12    6      | d89    3     25   |
 |  9  1    2    |  5      3     8      |  7     6     4    |
 *----------------------------------------------------------*eleven wrote:Maybe a fish, but if you take 2r46c6 instead of 2r8c5, it's a column kraken.SpAce wrote:Kraken Finned Swordfish (2)r378\c469 f:r8c5
Is your logic, that either it's a fish and one of r37c6 must be 2 or the fin must be 2 ?
 Kraken Fish Type 1 is probably more natural, and there are several ways to use that here too. For example:
 Kraken Fish Type 1 is probably more natural, and there are several ways to use that here too. For example: