re'born wrote:Excellent puzzle, Ocean! It should qualify for the effortless extreme thread as well.
Thanks for the evaluation. And true, such puzzles also fit in the 'effortless extreme thread'. My solver/analyzer finds these patterns easily in a batch of puzzles, and I can sort out those satisfying for instance "in addition to basics, only one xy-ring needed, and no equally long xy-chain does the same elimination job". Hope to improve the tool to handle some of the more complicated cases, to give assistance with the "to be categorized later" collection.
Another one with 18 clues:
- Code: Select all
#
# 4-ring: (8 possible eliminations)
#
*-----------*
|...|...|...|
|...|.1.|..2|
|.34|..5|.6.|
|---+---+---|
|...|..3|..7|
|8..|...|..1|
|1..|9..|...|
|---+---+---|
|.5.|4..|93.|
|7..|.2.|...|
|...|...|...|
*-----------*
The xy-ring is visible already from start (may then eliminate 11 candidates) and the puzzle is then solved with singles + one naked pair. If basic techniques (up to triples) are applied first, 8 candidates are eliminated by the xy-ring.