- Code: Select all
*-----------*
|...|...|8..|
|9..|.4.|.6.|
|.2.|.68|..5|
|---+---+---|
|.3.|...|...|
|.4.|.5.|...|
|..6|...|798|
|---+---+---|
|..1|3.6|..4|
|...|4..|.5.|
|2..|57.|6..|
*-----------* # gurth GC06
- Code: Select all
# at this point:
# XY-Chain 3-[r2c7]-2-[r7c7]-9-[r8c7]-1-[r9c9]-3-[r9c8]-8-[r7c8]-2-[r5c8]-3-[r5c7]
*-----------------------------------------------------------*
| 4 6 5 | 1 2 3 | 8 7 9 |
| 9 1 8 | 7 4 5 |a23 6 23 |
| 3 2 7 | 9 6 8 | 4 1 5 |
|-------------------+-------------------+-------------------|
| 78 3 29 | 68 19 179 | 5 4 26 |
| 78 4 29 | 68 5 79 | 12-3 g23 1236 |
| 1 5 6 | 2 3 4 | 7 9 8 |
|-------------------+-------------------+-------------------|
| 5 7 1 | 3 89 6 |b29 f28 4 |
| 6 89 3 | 4 189 2 |c19 5 7 |
| 2 89 4 | 5 7 19 | 6 e38 d13 |
*-----------------------------------------------------------*
However, steps (b)..(f) are simply a forced n-tuple relationship inside [b9]. Would it be acceptable to use
- Code: Select all
XY-Chain 3-[r2c7]-2-[r7c7]..[r7c8]-2-[r5c8]-3-[r5c7]
as shorthand for this chain?