SteveG48 wrote:Which seems to mean that a chain that starts with a weak link isn't properly called an AIC. Does that make it less useful? I've also seen solutions posted that end with a weak link to get a useful elimination. Should we also avoid that?
IIRC, ronk and I had a similar discussion. He convinced me that there wasn't anything wrong with starting and ending with a weak link ... and still calling it an AIC. However, he was talking about a discontinuous loop. The only thing that bothered me was his use of a superflous conclusion. Here's a fictional example: (discontinuous loop does not contain superflous conclusion)
- Code: Select all
AIC w/conclusion: 3r1c1 = 3r3c3 - ... = 4r9c3 - (4=3)r9c9 => -3 r9c1
Discontinuous Loop: 3r9c1 - 3r1c1 = 3r3c3 - ... = 4r9c3 - (4=3)r9c9 - 3r9c1
conclusion in loop
Multiple eliminations can be handled in the discontinuous loop by changing "3r9c1" to "3r9c1,r1c9" at the start and end of the loop.
Note: There are those who post network expressions and consider them to be AICs because they start and end with a weak link. I don't agree.