hkociemba wrote: I wonder what causes these differences between our opinions.
Just crossed-wires: by redundant I mean wrt to any solution method. Sorry for any confusion.
hkociemba wrote: I wonder what causes these differences between our opinions.
Maybe we also should try to track down this issue. The first one (16x16, 93 givens) )is really solvable with pairs only, I append the verbose output, it is not too large and maybe you can see where you fail in the solving process.m_b_metcalf wrote: I could solve all the puzzles, but my impression is that they are harder (require more elaborate techniques) than you state in your comments.
m_b_metcalf wrote: In fact, it would perhaps help with my diagnostics if you could make a few 9x9 and 16x16 puzzles available.
m_b_metcalf wrote:
You appear to use the term 'block' for a technique for what we commonly call pointing,
as well as also for a region of a puzzle that we commonly call a box.
Pat wrote:block_candidates_in_row"
is b\r
(the candidates for S in box B
are all in row R)[/list]
m_b_metcalf wrote:..., we agree on all the 9x9, 16x16 and 25x25 puzzles. That leaves the original problem I had with, for instance, your 144x144_triples.txt, and I will work on that next week. Sorry for any inconvenience.
hkociemba wrote:Yes I can confirm this, I reloaded the file from this forum to go sure that we use the same file. The solution is appended. It uses 131 times hidden triples and 112 times naked triples, the first time a triple is needed to continue the solving proceess is line 671.
m_b_metcalf wrote:There is an effect known from 9x9s whereby different solution paths can very occasionally have different maximum degrees of difficulty
hkociemba wrote:m_b_metcalf wrote:There is an effect known from 9x9s whereby different solution paths can very occasionally have different maximum degrees of difficulty
Thats really new for me. When does that happen? If I allow for example only singles it seems quite obvious for me that I always end up at the same point, no matter in which order I proceed. So which methods could have such an effect?
m_b_metcalf wrote:There is an effect known from 9x9s
whereby different solution paths
can very occasionally have different maximum degrees of difficulty
m_b_metcalf wrote:hkociemba wrote:uses 131 times hidden triples
and 112 times naked triples
the first time a triple is needed is line 671
by the time the program stops
it has performed 368 naked (candidate) eliminations
and 165 hidden.
Pat wrote:for diagnostics,
could you please post the known cells
at the point that your program stops?
then hkociemba could run his program
starting at that point---