Known as HLOS2 in the sequel (See Mr. Bethier I have been reading your book since I have quite boldly plagerized that little phrase of yours about the 'sequel')
I have been working through it and even working on some Python Code to create the 4 grid transformations. At this point I mainly use the Hodoku player for my recreational Sudoku playing and for working through the examples in HLOS2. The struggle I wish to discuss by example is on p344 of HLOS2 XXII.8.2. Lasos (rl-lassos and lr-lassos) This is a very short 3/4 of a page - which in my mind is too short to due justice to this subject. Contradiction is mentioned, but I seem to be missing any kind of 'proof' or logic development as is SO WELL done in the rest of the book. So I reference the following URL and the section shown. I took that puzzle as published in the sequel (love that word!) and started the TRACE Show below:
http://denis.berthier.pagesperso-orange ... Whips.html
4.1) First whip example
- Code: Select all
.16..5....7.4.9.....98....4.4.....29...54.....2..6.1.8..1....3.......6.5....8....
- Code: Select all
.----------------------.-----------------------.--------------------.
| 2348 1 6 | 237 237 5 | 23789 789 237 |
| 2358 7 2358 | 4 123 9 | 2358 1568 1236 |
| 235 35 9 | 8 1237 12367 | 2357 1567 4 |
:----------------------+-----------------------+--------------------:
| 135678 4 3578 | 137 137 1378 | 357 2 9 |
| 136789 3689 378 | 5 4 12378 | 37 67 367 |
| 3579 2 357 | 379 6 37 | 1 457 8 |
:----------------------+-----------------------+--------------------:
| 2456789 5689 1 | 2679 2579 2467 | 24789 3 27 |
| 234789 389 23478 | 12379 12379 12347 | 6 14789 5 |
| 2345679 3569 23457 | 123679 8 123467 | 2479 1479 127 |
'----------------------'-----------------------'--------------------'
My columnar TRACE starts here --> S# -ing is the actual operation taken on the grid
s01 r1c1=4h
s02 r6c8=4h
s03 c5r7=5h
s04 r5c6=2h
s05 b6s1=5h
s06 b2s9=6h
s07 c6r4=8h
s08 r4c1=6h
s09 r5c1=1h
s10 r5c2=9h
s11 r6c4=9h
s12 c5r8=9h
s13 r5c3=8h
s14 r2c1=8h
- Code: Select all
.-------------------.-------------------.------------------.
| 4 1 6 | 237 237 5 | 23789 789 237 |
| 8 7 235 | 4 123 9 | 23 156 1236 |
| 235 35 9 | 8 1237 6 | 237 157 4 |
:-------------------+-------------------+------------------:
| 6 4 37 | 137 137 8 | 5 2 9 |
| 1 9 8 | 5 4 2 | 37 67 367 |
| 357 2 357 | 9 6 37 | 1 4 8 |
:-------------------+-------------------+------------------:
| 279 68 1 | 267 5 47 | 24789 3 27 |
| 237 38 2347 | 1237 9 1347 | 6 178 5 |
| 23579 356 23457 | 12367 8 1347 | 2479 179 127 |
'-------------------'-------------------'------------------'
s15 r1c4-2 BiC b2c5
BiC k1b8c6 <--- state of puzzle that leads to the s# lines between the dashed line
-------------->
s16 c4r8-1
s17 c4r9-1
--------------<
s18 r4c4=1h
H2iR k89r1c78
-------------->
s19 r1c7-2
s20 r1c7-3
s21 r1c7-7
s22 r1c8-7
-------------<
- Code: Select all
.-------------------.------------------.------------------.
| 4 1 6 | 37 237 5 | 89 89 237 |
| 8 7 235 | 4 123 9 | 23 156 1236 |
| 235 35 9 | 8 1237 6 | 237 157 4 |
:-------------------+------------------+------------------:
| 6 4 37 | 1 37 8 | 5 2 9 |
| 1 9 8 | 5 4 2 | 37 67 367 |
| 357 2 357 | 9 6 37 | 1 4 8 |
:-------------------+------------------+------------------:
| 279 68 1 | 267 5 47 | 24789 3 27 |
| 237 38 2347 | 237 9 1347 | 6 178 5 |
| 23579 356 23457 | 2367 8 1347 | 2479 179 127 |
'-------------------'------------------'------------------'
(s23 N3iB n237b3s347)
Now these numbered lines withOUT the s-prefix are my way of representing a chain in a column presentation. I use the parity indication with the 'a' and 'A' similar to the way Robert Hanson does on his sudoku-assitant and development and presentation of 3D-Medusa
01 k3r4c5=a
02 k3r4c3=A
--
03 k3r2c3=.
So the above is my first 'wrestling' with a 'lasso' as discussed on p 344 of HLOS2 and more specifically the puzzle example on the URL indicated in the prequel (Aha a prequel! - great terminology BTW!)
I just FAIL to understand the LOGIC. I do verify that the Hoduku player validates the Lasso conclusion. However, I fail to see the logic and I also fail to find the NRCZT-Chain that would lead to this conclusion. If I understand what Denis Bethier says both on p344 of HLOS2 and in the WEB URL referenced in the prequel of this post, then there MUST be a LONGER chain that "subsumes' (if that is the right word) this partial chain called a lasso. Would anyone care to show me mercy and point out my blind spots or whatever is causing me to NOT see the logic of this lasso in particular and by extension of the logic of the general case!
Shalom, Richard Goodrich on a rainy evening is the metropolis of Cash, TX USA