Hi, a comment on the UR+4X/3SL
I was searching for examples for the UR+4X/3SL. I applied my code over
the last weekend to a huge number of grids without any success.
The priority of applied methods I used for this test is:
- hidden/naked singles
- line-block interaction.
- hidden/naked subsets (pairs/triples/quads)
- x-wing
- UR+4X/3SL
- other methods
Today I decided to switch on my brain instead my computer
and was reading the description more carefully:
UR+4X/3SL: the links with equal labels are disjoint which forms a
continuous nice loop => X-wing eliminations if not previously performed
("a" can be removed from cells common to "abX" and "abY" and cells common
to "abZ" and "abW"), "Z" can be removed from "abZ", "W" can be removed
from "abW" which reduces the problem to UR+2B/1SL so "b" can be removed
from "abX" and "abY"
- Code: Select all
a-bX-----ab-Z
a |
b|
a |
a-bY-----ab-W
It turns out easily that after all "a"s cells common to "abZ" and
"abW" have been removed via x-wing, there appears a hidden pair via
the required strong link in "b" to remove Z and W. So the UR+4X/3SL
can be decomposed to a x-wing, a hidden pair and a UR+2B/1SL.
I will discard this method from my solver.