PIsaacson wrote:I think you miss my point. I was asking for the full PM to confirm the exact conformation of the candidate in question at positions {x,A,F,W} as given in the example.
In that case you need the following PM grid:
- Code: Select all
23456789 23456789 23456789 | 123456789 123456789 23456789 | 123456789 23456789 23456789
23456789 123456789 123456789 | 23456789 23456789 23456789 | 23456789 23456789 23456789
23456789 23456789 23456789 | 23456789 123456789 23456789 | 123456789 23456789 123456789
-------------------------------+-------------------------------+-------------------------------
123456789 23456789 23456789 | 123456789 123456789 23456789 | 23456789 23456789 123456789
23456789 23456789 23456789 | 23456789 123456789 23456789 | 123456789 23456789 23456789
123456789 23456789 23456789 | 123456789 123456789 23456789 | 123456789 23456789 123456789
-------------------------------+-------------------------------+-------------------------------
23456789 123456789 123456789 | 23456789 23456789 123456789 | 23456789 123456789 23456789
23456789 123456789 123456789 | 23456789 23456789 123456789 | 23456789 123456789 23456789
23456789 123456789 123456789 | 23456789 23456789 123456789 | 23456789 123456789 23456789
Just make sure you use a solver which can handle Sukaku grids (and those with multiple solutions). JSudoku is one of them.
According to my solver, the grid above only produces 2 eliminations: r1c7<>1, r3c5<>1.