Ajò Dimonios wrote:Since I am not at all interested in insulting and receiving free insults
Lol. Nice hypocrisy. Many of your comments are freely insulting my well-earned AIC-expertise. Or rather, they would be if they weren't so absurd. I'm just returning the compliment, only with a bit better aim. It's not the way I want to discuss at all, but you leave no choice.
For that reason I wouldn't really want to discuss anything at all with you, because my patience for disrespectful nonsense is very thin. You'd have to be on a much higher level with AICs to earn the right to talk to me the way you do, though if you were, you probably wouldn't. The worst part is that if I let myself respond the way it deserves, I'll get banned again. It's possibly already happened, we'll see. (You can congratulate yourself in that case.)
SpAce wrote:Here's a slight variant that avoids any questionable nodes and links:
(5)r1c7 = (5,1|5,6)r12c1 - ((1)r3c3 & (59|69)r89c1) = (1)r3c9|r9c1 ->singles-> (5)r1c7 => +5r1c7; stte
The AIC you report is also incorrect.
Lol. No, it's not. It's almost certainly perfectly correct. Like I said, your limited and flawed understanding of AICs just doesn't let you see it, so it's pointless to debate it.
You cannot write (5)r1c7 = (5,1|5,6)r12c1 - ((1)r3c3 & (59|69)r89c1) ) completely ignore that among the conclusions there may also be the possibility that 1r2c3 is false.
What has 1r2c3 to do with anything? It's totally irrelevant. Comments like that prove my previous point.
You have to be more careful when writing about chains that have "or" and "and".
You keep thinking you have what it takes to lecture me about AICs? I'm sorry but the evidence doesn't point in that direction. Like I said, condescending comments like that would be very insulting if they weren't so absurd, so you really can't claim innocence in that department.
The fact that the other backdoors (5r1c7; 4r2c7; 6r2c6; 1r2c3; 5r2c1; 6r1c1) do not have the characteristic of the previous ones is also proved by the fact that to obtain a solution with these backdoors I am forced to use a method T & E = 2
While for the others a method T & E = 1 is sufficient.
I guess by T&E 2 you mean bifurcation. Where exactly did you originally state that it was forbidden? You said:
Not all pairs of backdoors lead to this type of solution, only those in which it is possible to demonstrate the existence of a strong inference between them.
That statement categorically denies the
possibility of demonstration by any means. It doesn't say anywhere that demonstrations depending on bifurcation don't count. Adding that rule now means that you're moving the goal posts, because otherwise you'd have to admit that your claim was false. It's obvious that you'd do anything to avoid that horrible option.
--
Added 1. There's actually a simpler way to fix my original chain:
(5)r1c7 = (5,6|
5,1)r12c1 - (1)(r12c1 & r3c3) = (1)r9c1|r3c9 ->singles-> (5)r1c7 => +5r1c7; stte
Turns out that the real culprit was in fact the second node. The way I originally wrote it (5,6|1)r12c1 doesn't work as written, though the intended logic was correct. It just can't be shortened like that because it changes the semantics, which breaks
both links surrounding the node the weak link. Thus it's not actually a synonym for the more explicit (and correct) variants I wrote before. It should have been obvious to me in the first place, but sometimes the improbable happens.
So, in fact I did make a mistake. How refreshing! (
Edit: The mistake was actually smaller than I feared. It did break the weak link, which was already known, but not the strong link. Thus the only new thing is the fix.)
With that little fix both links should work even with the original chain, as demonstrated by these implication chains:
- Code: Select all
5,6r12c1 -> -1r12c1 \
-5r1c7 -> || -> -(1r12c1 & 1r3c3) -> 1r9c1|1r3c9
5,1r12c1 -> -1r3c3 /
1r12c1 -> -5,6r12c1 \
-(1r9c1|1r3c9) -> && -> -(5,6|5,1)r12c1 -> 5r1c7
1r3c3 -> -5,1r12c1 /
PS. Paolo, this would be a good time to claim that that was what you meant all along. However, I can't honestly see anything in what you've written that demonstrates my actual mistake, much less a way to fix it. Nevertheless, I did make a mistake and I have no problem admitting it. A bit embarrassing, perhaps, but it doesn't change the big picture in any way.
--
Added 2. I actually got a bit carried away with the self flagellation. There was nothing wrong with the strong link in the original, after all. Thus, everything was just like I said earlier: the strong link was good, but the weak link was bad. The fixed chain is good on both accounts, and so is the previously introduced variant, unless I'm really blind to something.