I would like to thank the commenters on my March 7,2021 post - "Equivalence Sets for Completed Grids of 17 Clue Puzzles." Before that, I wasn't aware of the row-based MinLex process and its role in identifying essentially equivalent puzzles and full grids. I used an unavoidable set process to identify the equivalence sets described in my previous post.
So I wrote a couple of routines to derive MinLex forms for clues and full grids and used Gordon Royle's list of 49157 puzzles as a part of my code verification process.
I was surprised to find 339 17C entries that appear to not be in MinLex form, documented in the attached text file. I confirmed that the apparently smaller puzzles do not match any other puzzle in the list, so the count of 49,157 doesn't change.
I also noticed that an updated 17 Clue list has been posted to https://sites.google.com/site/dobrichev ... ollections:
(Gordon Royle's list of 49158 puzzles as of March 25, 2021). It raises another question. The new puzzle is inserted into the list at #48862 as:
........1.....2.3...4..5..6........3.1..7....87.............8.....81..7.52.......
On March 8, coloin responded to my previous post and included the new 17C puzzle as: (Thank you coloin)
"........1.....2..3.45.............1...6.....237..6.......1..4.....2.35...8.......#49158
Yes the solution grid with the 29 puzzles was termed the SF grid .... [Strangely familiar !]
coloin, Posts: 2012, Joined: 05 May 2005"
My routine confirms that entry #48862 in the new list has coloin's smaller representation with the following transformations:
Transposition first = Yes, Digit Order = 356847219, Row Order = 456789123, Column Order = 132645978.
Am I misunderstanding anything here?