(edited)
PeetNeef wrote:Thank you so much!
You're welcome!
PeetNeef wrote:To be honest; I don't really like the colouring techniques, but the Medusa one is interesting. I only have one question remaining about this technique:
That's alright... For each person, his favourite set of techniques. Your sudoku had on a previous stage a lot of candidates for digit 4. Most players will see the x-wing or the 2-string kite. I'll try directly the x-colour technique watching all those links between the candidates. Of course it has to do with my set of abilities and (more importantly) my set of liabilities
PeetNeef wrote:Why did you assign an A to '5' in r5c2? I understand every assigned 'color', but not that one...
Thanks for the help anyway, really appreciate it!
For building the cluster, you start with a seed (for instance, the referred r1c1 1A). Then you proceed:
- If a candidate is a conjugate pair in a house to a candidate for the same digit marked A [resp. B], then you can colour the first candidate B [resp. A] (House)
- If in a bivalue cell one candidate is marked A [resp. B], then you can colour the other candidate B [resp. A] (Cell)
- If a bivalue cell with candidates x and y sees candidates x and y marked A and B in other cells, then candidate x can be marked B and y A (Importing).
Built this way, we can deduce that if any candidate's truth value is false (meaning said digit doesn't go in the cell), then any candidate with the same tag can be eliminated, and any candidate with the opposite mark can be written in.
You have (among possibly others) the following implications:
- If a candidate for digit x sees (other cells with) candidates for the same digit marked A and B, it can be safely removed (outer trap).
- If a candidate for digit x has candidate y in its cell marked A, and sees another cell with candidate x marked B, then we can discard first candidate for x (mixed trap).
- If in a multivalued cell, candidate x and y are marked A and B, respectively, then any extra candidate in that cell can be safely removed (inner trap).
- If a house has two candidates for the same digit marked A, then tag A can be assumed to have false truth value, and candidates marked with it can be discarded (House wrap).
- If a cell has two candidates marked A, then tag A can be assumed to have false truth value, and candidates marked with it can be discarded (Cell wrap).
- If a cell with candidates x1,... xn sees every candidate x1,... xn marked in other cells as A, then parity A's truth value can be assumed false [i.e., candidates with this tag can be removed] (Cell Void).
- If each of the n candidates for digit x in a house sees another cell out of the house with candidate x marked as A, then parity A's truth value can be assumed false [i.e., candidates with this tag can be removed] (House Void).
These are names that I employ for personal usage, I don't claim standarisation in any way
.
Now, let's get to our cluster. Starting with r1c1 1A, we can go like this:
- Code: Select all
r1c1 1A (Seed), 4B (Cell); r1c2 1B (House), 5A (Cell); r1c3 5B (House), 7A (Cell); r2c3 7B (House), 6A (Cell); r2c2 6B (House), 4A (Cell); r2c5 4B (House), 5A (Cell);
In this way, we can continue colouring until we extend the cluster to the shown grid, if you wish. For you have already found a contradiction! As you have said, column 2 has two 5's marked A, which is a
House wrap. I previously showed you a
Cell wrap; both contradictions will eventually produce the same eliminations.
(Edited some typos, added House void.)
Max.
Colour your way out of the mess maze.