Menneske.no Super Hard #3232658
- Code: Select all
+-------+-------+-------+
| 2 . . | 7 . . | 8 9 1 |
| . . . | 3 8 . | 6 2 . |
| . 6 . | . . . | 3 . 5 |
+-------+-------+-------+
| 4 . . | 8 . 3 | 9 5 6 |
| 9 . . | . . . | . . 8 |
| . 5 . | 9 . 4 | . . 2 |
+-------+-------+-------+
| 3 9 2 | . . 8 | . 6 . |
| 5 . . | . 3 . | 2 . 9 |
| 6 . 4 | 2 . . | . . 3 |
+-------+-------+-------+
+-------------------+-------------------+-------------------+
| 2 34 35 | 7 456 56 | 8 9 1 |
|>17< <147> 59 | 3 8 59 | 6 2 >47< |
|*78 6 89 | 14 1249 129 | 3 >47< 5 |
+-------------------+-------------------+-------------------+
| 4 127 17 | 8 127 3 | 9 5 6 |
| 9 1237 36 | 156 12567 1257 | 147 1347 8 |
| 178 5 368 | 9 167 4 | 17 137 2 |
+-------------------+-------------------+-------------------+
| 3 9 2 | 145 1457 8 | 1457 6 47 |
| 5 178 17 | 146 3 167 | 2 1478 9 |
| 6 178 4 | 2 1579 1579 | 157 178 3 |
+-------------------+-------------------+-------------------+
Target R2C2 == <147>
T<>1 <- R2C1=1 <- R3C1=7*
T<>7 <- R3C1=7*
T<>4 <- R2C9=4 <- R3C8=7 <- R3C1=7*
Therefore R3C1 != 7
Which leads to a complete solution.
Score: Eliminator 1, Sudoku 0.
Menneske.no Super Hard #165055
No candidates for elimination
Score: Eliminator 1, Sudoku 1
Menneske.no Super Hard #4620791
Target R7C7 == <239>
T<>3 <- R8C7=3 <- R9C8=9! <- R2C8=3*
T<>9 <- R9C8=9!
T<>2 <- R9C9=2 <- (R4C9=9 | R2C9=6*)
* <- R2C1=9 or R3C7=9
Solved! Score: Eliminator 2, Sudoku 1
Menneske.no Super Hard #4880614
Possible targets but no eliminator found
Score: Eliminator 2, Sudoku 2
Menneske.no Super Hard #4871517"
I was about to give up on this one but realized that most of the chains were even cycles so I needed to find an odd cycle to make it work.
- Code: Select all
+----------------------+----------------------+----------------------+
| 469 8 5 | 7 24 3 | 2469 1 469 |
| 7 1 49 | 8 6 24 | 239 5 349 |
| 3 2 46 | 9 1 5 | 467 467 8 |
+----------------------+----------------------+----------------------+
| 8 5 3 | 6 49 1 | 49 2 7 |
| 169 4 169 | 2 5 7 | 369 8 369 |
| 2 69 7 | 3 489 48 | 5 469 1 |
+----------------------+----------------------+----------------------+
| 5 69 4689 | 1 3 68 | 46789 4679 2 |
| 1469 3 124689 | 5 7 268 | 14689 469 469 |
| 16 7 1268 | 4 28 9 | 168 3 5 |
+----------------------+----------------------+----------------------+
Target R1C1 == <469>
T<>4 <- R3C3=4!
T<>9 <- R2C3=9 <- R3C3=4!
and block 6 provides the odd chain
T<>6 <- R5C1=1 <- (R6C2=9 <- ) R5C3=6
and R3C3=4 <- R5C3=6
therefore R5C3<>6
It's a little more involved that the first description of the eliminator but since I found it without resorting to extra tables or marking I'm still going to count it. Deducing that there cannot be a 6 in C3B7 solves this puzzle. Maybe there is an easier way to solve this but I need to move on. Since the eliminator didn't completely solve the puzzle I'll call this one a partial.
Score: Score: Eliminator 2, Sudoku 2, Partial 1
Menneske.no Super Hard #5017926
not quite enough pairs
Score: Score: Eliminator 2, Sudoku 3, Partial 1
Menneske.no Super Hard #4010174
The 3 cycle with <467> in B2,B5 might indicate a possibility here but the outside chains are limited.
R4C3=8 eliminates <135> from R8C8
Progress was made but not solved
Score: Eliminator 2, Sudoku 3, Partial 2
Menneske.no Super Hard #6678464
I'm sure there is one in here but I just can't find it.
I did however find a new variety of unique rectangle.
Score: Eliminator 2, Sudoku 4, Partial 2
========================================================================
Summary:
25 puzzles were tested from the Menneske.no difficulty level 5. Out of 8 puzzles that were unsolved with existing rules, The Eliminator found reductions in 4 and half of those led to a complete solution.
Obviously this is too small of a sample to make a definite conclusion but it does show that the Eliminator is promising.