Anyone know the name of this solving technique?

If you invented that new way to solve these little puzzles, tell us about it
Post Reply
fatcatz
Rookie
Rookie
Posts: 5
Joined: Tue Apr 17, 2007 5:55 am

Anyone know the name of this solving technique?

Post by fatcatz »

A while ago I found a solving technique while searching for various solving techniques online but forgot the name. Basically if a cell has only 2 candidates and selecting each candidate in turn results in a candidate on another cell to be always the only candidate then that cell must contain that candidate.

This technique is similar to Nishio but it is not Nishio. Is this a valid solving technique or should be considered a brute force method?
Glyn
Major Major Major
Major Major Major
Posts: 92
Joined: Tue Jan 16, 2007 1:00 pm
Location: London

Post by Glyn »

Hi Fatcatz

I would consider the most common name for this technique would be "Forcing Chain", it can also be extended to "Forcing Net". Some of these methods have more exotic names when the underlying logic is more immediately obvious.

Personally I don't class them as T&E, but other people may disagree, and even my opinion would depend to some extent as to how far down the line the forced cell actually pops out of the process.

Try out this link from the Players Forum which covers it in more depth. :roll:

Forcing Chains and Nets

All the best

Glyn
I have 81 brain cells left, I think.
fatcatz
Rookie
Rookie
Posts: 5
Joined: Tue Apr 17, 2007 5:55 am

Post by fatcatz »

Glyn, thanks for the info.

Gavin
Post Reply