daj95376 wrote:Wow, did this thread go off on several tangents.
Yes, it did, and it's at least partially my own fault, if not mostly...
daj95376 wrote:First off, you can't have two BUGs to my knowledge. What you have is a (possible) BUG+2 situation. This possibility has already been addressed.
This is correct. My statement of "two BUGs" was rooted in my inexperience with this solving technique. I agree that the correct terminology would have been BUG+2, and thus my question should have been how to determine which cell was the "BUG buster" or whatever the appropriate term is.
daj95376 wrote:There is an X-Wing r17\c57 that results in [r2c7]<>9. After performing the X-Wing elimination and checking the resulting grid, a BUG+1 remains for cell [r8c3]=7. This was all mentioned by Mike Barker in his first reply, but I think its significance was lost as the best way to go.
This post was not lost on me. Once he pointed it out, I immediately saw it and the puzzle was completely solved. I hadn't seen it before because I was focussed on trying to identify the BUG that the analysis tool told me would be there. Incidentally, I think that it was because of this answer that I allowed myself to hijack my own thread - my question had been answered.
eleven wrote:EnderGT wrote:While I understand your reasoning here, it seems to me that applying an assumption of uniqueness to a puzzle that isn't, in fact, unique, would actually end up resulting in a no-solution state.
Or you would not even notice it, because you find one of say 3 or 5 solutions.
I suppose this is true, but yet... if the application of one single assumption of uniqueness leads me to a single solution, then I'd argue that that is the only valid solution. If I have to make multiple assumptions of uniqueness, this doesn't hold true, but I'd almost rather not know that there could have been other solutions.
ab wrote:No that was not a guess! I was stepping through the two possiblilites. r9c3 is 6 or 7. In the case where it's 6 obviously r9c9 cannot be 6 but in the case where it's 7, we can look at the consequences. There is a pattern formed by several cells having just two candidates, in much the same way that say a naked pair forms a certain pattern or an x wing forms a certain pattern.
I'm beginning to see the truth in your argument - you are performing a candidate reduction on r9c9 based on the link between it's buddy cells. I'll have to work with this some more to figure out how to apply it as a pattern and not as guesswork.
Thank you, everyone, for your inputs.