coloin wrote:I think I know why we are able to make these puzzles though .....
I was attacking this problem from a more practical point of view. My main question was "why can't we make these puzzles easy?"
Say we have a grid like this:
- Code: Select all
*-----------*
|X..|...|..X|
|.X.|X..|.X.|
|..X|...|X..|
|---+---+---|
|.X.|OOO|...|
|...|OOO|...|
|...|OOO|.X.|
|---+---+---|
|..X|...|X..|
|.X.|..X|.X.|
|X..|...|..X|
*-----------*
All of box 5 is solved and then we have the 16 clue template with no digit appearing twice in the same band or stack. First of all, there cannot be any direct singles, neither hidden or naked. Eliminations from locked candidates are also impossible. Bivalue cells may only exist in r123c6, r4c789, r6c123 or r789c4, if the three digits they see in box 5 are different than the four clues they see from the 16 clue template. There can be at most one bivalue cell in each of these four sets, which means that no two bivalue cells can see each other. This renders XY-wings and longer XY-chains unusable. Even though there might be two bivalue cells in the same band/stack, these cannot possibly have the same two values, which renders standard URs unusable.
Subsets are possible:
- Code: Select all
*-----------*
|X..|...|..X|
|.X.|B..|.A.|
|..X|...|X..|
|---+---+---|
|.B.|OOO|...|
|...|OOO|...|
|...|OOO|.X.|
|---+---+---|
|..X|...|X..|
|.A.|..X|.X.|
|X..|...|..X|
*-----------*
where a hidden pair is formed in one of the corner boxes. This can be avoided by choosing a 16 clue template that doesn't cause any hidden pairs. These hidden pairs are not found in any of the hardest puzzles created in this thread. Apart from this I don't think any subsets are possible.
I haven't seen any nishio eliminations either in a grid like this, but I can't prove they are impossible. With a slight alteration of the 16 clue template some fishy eliminations can exist. Example from the "original rare shape"-thread:
- Code: Select all
*-----------*
|1..|.2.|..3|
|.4.|...|.5.|
|..6|...|7..|
|---+---+---|
|...|894|...|
|7..|162|..9|
|...|375|...|
|---+---+---|
|..1|...|4..|
|.5.|...|.6.|
|3..|.1.|..2|
*-----------*
Has two swordfishes. Note that both of these rely on the fact that the clues in box 2&8 and 4&6 are in the same row/column. If they were not (which they aren't in any of the hardest puzzles) then swordfishes like these cannot exist.
At this point we are left with quite few techniques at our disposal. In SE there really is no other option than forcing chains. In general there are no short forcing chains. There is very few bivalue cells, so they must mostly rely on bilocation units. This brings me to another thing I just noticed.
coloin wrote:I searched these two batches of 16-bases... - no hard puzzles at all !
I think I know why. You have three 4's in all of them. If a digit exists only twice in the 16 clue template, then there might be only two boxes, in opposite corners of the puzzle, where the digit appears as a candidate in only two cells. If the 16 clue base is chosen wisely, then it can be made so that the base in itself doesn't contain more than one bilocation unit for each digit. JPF's easter monster came from a perfect base in this sence:
- Code: Select all
*-----------*
|1..|...|..2|
|.9.|4..|.5.|
|..6|...|7..|
|---+---+---|
|.5.|...|...|
|...|...|...|
|...|...|.4.|
|---+---+---|
|7..|...|6..|
|.3.|..9|.8.|
|..2|...|..1|
*-----------*
No more than one bilocation unit per digit. This base that I searched earlier is a total disaster:
- Code: Select all
*-----------*
|7..|..9|..2|
|.6.|...|.3.|
|..5|...|1..|
|---+---+---|
|...|...|..9|
|4..|...|...|
|...|...|...|
|---+---+---|
|..1|...|5..|
|.3.|...|.6.|
|2..|.4.|..7|
*-----------*
Two bilocation units for digits 1,2,3,5,6,7. Not suprisingly this base didn't reveal a single puzzle with ER>10.6 or gsfr>99900.
Coloin, in your 16 clue templates with three 4's there's immediately three bilocation units for digit 4, which will make it easier to find short forcing chains. Also, all of your templates have the hidden 45 pair in box 1.
So here's my advice on creating good 16 clue templates:
-No digit appears more than once in any band/stack
-No digit appears more than twice in the template
-No direct hidden pairs in any of the corner boxes
-No digit has more than one bilocation unit
RW