vidarino wrote:It borrows heavily from from the "Hinge pattern", as far as I can tell: http://www.sudoku.org.uk/discus/messages/29/414.html?1135572720
This is what I read in the "hinge" topic:
Rod Hagglund wrote:Ill describe a box as holding a potential hinge for a candidate number if all the possible candidate cells for the number in that box can be covered by a single row and a single column (i.e., they lie on an L, T or + shape formed by a row and a column). Its not necessary for all cells in the hinge to contain the candidate number; but no candidates can lie outside the shape
Having read this, "borrows heavily" sounds like an understatement to me.
Thanks for the reference.
Can the hinge/ER also be used in this way, as a relay that creates a strong link between A and B? It would work in my humble opinion...
- Code: Select all
XX | |
XX | |
+| | A
---+---+---
| |
| |
---+---+---
| |
B| | *
| |
Ruud.