- Code: Select all
- *-----------*
 |89.|...|.67|
 |61.|...|.93|
 |..2|...|8..|
 |---+---+---|
 |...|8.9|...|
 |...|.5.|...|
 |...|4.3|...|
 |---+---+---|
 |..4|...|9..|
 |93.|...|.86|
 |12.|...|.54|
 *-----------*
Play/Print this puzzle online
 *-----------*
 |89.|...|.67|
 |61.|...|.93|
 |..2|...|8..|
 |---+---+---|
 |...|8.9|...|
 |...|.5.|...|
 |...|4.3|...|
 |---+---+---|
 |..4|...|9..|
 |93.|...|.86|
 |12.|...|.54|
 *-----------*

+------------------+------------------------+------------------+
| 8      9      3  | 125      124      1245 | 24     6      7  |
| 6      1      5  | 27      b2478    c248  | 24     9      3  |
| 4      7      2  | 39       39       6    | 8      1      5  |
+------------------+------------------------+------------------+
| 23     45     6  | 8      ea7-2      9    | 57     34     1  |
| 23     48     19 | 1267     5       d12   | 67     34     89 |
| 7      58     19 | 4        16       3    | 56     2      89 |
+------------------+------------------------+------------------+
| 5      6      4  | 13       138     d18   | 9      7      2  |
| 9      3      7  | 25       24       245  | 1      8      6  |
| 1      2      8  | 69       69       7    | 3      5      4  |
+------------------+------------------------+------------------+
 *------------------------------------------------------------*
 | 8     9     3     | c125  b124   1245  | 24    6     7     |
 | 6     1     5     | c27    2478  248   | 24    9     3     |
 | 4     7     2     | a3-9   39    6     | 8     1     5     |
 *-------------------+--------------------+-------------------|
 | 23    45    6     |  8    b27    9     | 57    34    1     |
 | 23    48    19    |ac67    5     12    | 67    34    89    |
 | 7     58    19    |  4     16    3     | 56    2     89    |
 *-------------------+--------------------+-------------------|
 | 5     6     4     |  13    138   18    | 9     7     2     |
 | 9     3     7     | c25   b24    245   | 1     8     6     |
 | 1     2     8     |ac69    69    7     | 3     5     4     |
 *------------------------------------------------------------*

Ngisa wrote:
- Code: Select all
+------------------+------------------------+------------------+
| 8 9 3 | 125 124 1245 | 24 6 7 |
| 6 1 5 | 27 b2478 c248 | 24 9 3 |
| 4 7 2 | 39 39 6 | 8 1 5 |
+------------------+------------------------+------------------+
| 23 45 6 | 8 ea7-2 9 | 57 34 1 |
| 23 48 19 | 1267 5 d12 | 67 34 89 |
| 7 58 19 | 4 16 3 | 56 2 89 |
+------------------+------------------------+------------------+
| 5 6 4 | 13 138 d18 | 9 7 2 |
| 9 3 7 | 25 24 245 | 1 8 6 |
| 1 2 8 | 69 69 7 | 3 5 4 |
+------------------+------------------------+------------------+
(2-7)r4c5 = (7-8)r2c5 = r2c6 - (8=2)r57c6 - (2=7)r4c5 => - 2r4c5; stte
Clement

.---------------.--------------------.------------.
|   8    9   3  | 125  124  b*1245   |*24  6   7  |
|   6    1   5  | 27  c2478 b*248    |*24  9   3  |
|   4    7   2  | 39   39     6      | 8   1   5  |
:---------------+--------------------+------------:
|De(2)3  45  6  | 8  Cd27     9      | 57  34  1  |
|   3-2  48  19 | 67   5      1(#2)  | 67  34  89 |
|   7    58  19 | 4    16     3      | 56  2   89 |
:---------------+--------------------+------------:
|   5    6   4  | 13   138    18     | 9   7   2  |
|   9    3   7  | 25  B24   Aa#2#45  | 1   8   6  |
|   1    2   8  | 69   69     7      | 3   5   4  |
'---------------'--------------------'------------'
SteveG48 wrote:Ngisa wrote:(2-7)r4c5 = (7-8)r2c5 = r2c6 - (8=2)r57c6 - (2=7)r4c5 => - 2r4c5; stte
Hi, Clement. Your solution is essentially a proof by contradiction.
I frequently posted similar solutions when I first got here.
I eventually stopped for two reasons. First, a lot of people just don't like starting a chain with a weak link, or using proof by contradiction, and told me so a number of times. More importantly, though, I realized that in the vast majority of cases the same chain can actually be shortened and give the same result.

SpAce wrote:I stopped too, once I saw that AICs were cleaner and more effective.

 +-----------------+----------------------+-----------------+
 |  8    9    3    | d25-1 a124    1245   |  24   6    7    | 
 |  6    1    5    | c27    2478   248    |  24   9    3    | 
 |  4    7    2    |  39    39     6      |  8    1    5    | 
 +-----------------+----------------------+-----------------+
 |  23   45   6    |  8    a27     9      |  57   34   1    | 
 |  23   48   19   | b67    5      12     |  67   34   89   | 
 |  7    58   19   |  4     16     3      |  56   2    89   | 
 +-----------------+----------------------+-----------------+
 |  5    6    4    |  13    138    18     |  9    7    2    | 
 |  9    3    7    | d25   a24     245    |  1    8    6    | 
 |  1    2    8    |  69    69     7      |  3    5    4    | 
 +-----------------+----------------------+-----------------+SteveG48 wrote:Yes, but keep in mind that Clement's chain is a perfectly good AIC. The links alternate, each term can be evaluated as Boolean true or false, and each link stands alone without depending on other links. It's just longer than it needs to be for the desired conclusion. Starting with a weak link violates some people's sensibilities, but it's still an AIC.
Ngisa wrote:(2-7)r4c5 = (7-8)r2c5 = r2c6 - (8=2)r57c6 - (2=7)r4c5 => - 2r4c5; stte

 8       9       3      | 125    124    1245   | 24     6      7      
 6       1       5      | 27    c2478  b248    | 24     9      3      
 4       7       2      | 39     39     6      | 8      1      5      
------------------------+----------------------+---------------------
 23      45      6      | 8     d27     9      | 57     34     1      
 23      48      19     | 67     5     e2-1    | 67     34     89     
 7       58      19     | 4      16     3      | 56     2      89     
------------------------+----------------------+---------------------
 5       6       4      | 13     138   a18     | 9      7      2      
 9       3       7      | 25     24     245    | 1      8      6      
 1       2       8      | 69     69     7      | 3      5      4      
pjb wrote:While I agree with Steve, I would prefer this chain to go the opposite direction:
(2=1)r5c6 - (1=8)r7c6 - r2c6 = (8-7)r2c5 = r4c5 => -2 r4c5
Written this way it clearly shows that if 2 at r5c6 is false ,then it is also false at r4c5, and obviously if 2 at r5c6 is true, the 2 at r4c5 is false. This is a straight aic, no contradiction in sight.
Same in disguise:
(1=8)r7c6 - r2c6 = (8-7)r2c5 = (7-2)r4c5 = r5c6 => -1 r5c6; stte
Steve K wrote:Strong link could be alternately described as:
A == B is A OR B
Weak link could be alternately described as:
A -- B is (~A) OR (~B)
The symmetry of using this equivalent definition somehow fits better for me. Also, it eliminates the clumsiness of A implies B.

SteveG48 wrote:Yes, but keep in mind that Clement's chain is a perfectly good AIC. The links alternate, each term can be evaluated as Boolean true or false, and each link stands alone without depending on other links. It's just longer than it needs to be for the desired conclusion. Starting with a weak link violates some people's sensibilities, but it's still an AIC.
Sudopedia wrote:An AIC chains together premises using alternating strong and weak inferences. The simplest AICs look like this (A, B, C, and D represent the premises):
A=B-C=D
A-B=C-D
David P Bird wrote:Elimination Rules
1. When an AIC starts and ends with strong links, any candidate weakly linked to both end nodes is false and can be eliminated.
2. When an AIC starts and ends with weak links to a particular candidate, it proves that this candidate is false and can be eliminated.
Myth Jellies wrote:Alternating Inference Chain (AIC) is a chain which starts with an endpoint candidate which has a strong inference on the next candidate, which has a weak inference on the next candidate, which has a strong inference on the next candidate, and so on alternating weak and strong inferences until it ends with a strong inference on the final candidate at the other endpoint. The nodes of an AIC are really just the candidate premises themselves.
