- Code: Select all
*-----------------------------------------------------------*
| 24 x x | x x x | 257 x x |
| x x x | x x x | x x x |
| x x x | x x x | x x x |
|-------------------+-------------------+-------------------|
| x x x | x x x | 28 x x |
| x x x | x x x | x x x |
| x x x | x x x | x x x |
|-------------------+-------------------+-------------------|
| 127 17 x | x x x | x x x |
| 1278 1478 x | x x x | x x x |
| x x 48 | x x x | 248 x x |
*-----------------------------------------------------------*
Hi, I’d like to show you a situation, similar to one I confronted today solving an “extreme” puzzle. Well, near the end of the solving process, and after using all my “advanced” weapons (mainly through a network), I spotted an ALS chain,that is (see above): -[r1c7]=2=[r1c1]-2-[ALS r7c12|r8c12]-4-[r9c3]=4=[r9c7]-8-[r9c7]=8=[r4c7]-2-[r4c7]=2=[r1c7], that is r1c7=1. But then I saw that, if -[r1c7]=2=[r1c1]-2-[ALS r7c12|r8c12]-8-[r9c3]=8=[r9c7]-8-[r4c7]=2=[r4c7]-2-[r1c7], that is we reach in a “continuous nice loop”!!! The reason, of course, is that the ALS can not be valid, since in that case the r9c3 will be empty the ALS contains both digits). My question is this: may both ways (cont. nice loop AND nice loop, rule 1)be valid in our route to r1c7? Or we cannot make the assumption (and consequently all the nice loop process) of that ALS, since the latter is invalid a priori? I’d greatly appreciate your help. Thanks! (and sorry for failing to send the right image of the grid-I just didn't understand the way to do it yet!!)
Grid corrected using [ code ] tags - Ruud