danlm wrote:I did not find any thing... I added only 7 numbers exept the clues...
Please help me!!
- Code: Select all
+-------+-------+-------+
| 9 . . | 7 . . | . . 6 |
| . 3 . | . . 5 | 4 . 2 |
| . . . | . . 4 | 5 . . |
+-------+-------+-------+
| . 2 7 | . . . | . . 8 |
| . . . | . . . | 9 . . |
| 5 . 6 | . . . | . . . |
+-------+-------+-------+
| . 4 . | . 5 . | . 8 . |
| 1 . . | . 9 8 | 3 . . |
| . . . | . . 2 | 1 . . |
+-------+-------+-------+
I don't have a full solution, but an hxyt-chain of length 7 can eliminate candidate 3 in R5C4.
(solve-sdk-grid (str-cat ?*GridsDir* "danim.sdk"))
***** SudoRules version 12 *****
9..7....6
.3...54.2
.....45..
.27.....8
......9..
5.6......
.4..5..8.
1...983..
.....21..
number 8 : naked-single ==> R1C7 = 8
number 6 : naked-single ==> R4C7 = 6
number 4 : hidden-single-in-row R1 ==> R1C3 = 4
number 2 : hidden-single-in-row R1 ==> R1C5 = 2
number 5 : hidden-single-in-block B1 ==> R1C2 = 5
number 9 : hidden-single-in-block B4 ==> R6C2 = 9
number 9 : hidden-single-in-column C6 ==> R4C6 = 9
number 8 : row R6 interaction with block B5
==> 8 eliminated from the candidates for R5C5
number 8 : row R6 interaction with block B5
==> 8 eliminated from the candidates for R5C4
number 1 : block B4 interaction with row R5
==> 1 eliminated from the candidates for R5C9
number 1 : block B4 interaction with row R5
==> 1 eliminated from the candidates for R5C8
number 1 : block B4 interaction with row R5
==> 1 eliminated from the candidates for R5C6
number 1 : block B4 interaction with row R5
==> 1 eliminated from the candidates for R5C5
number 1 : block B4 interaction with row R5
==> 1 eliminated from the candidates for R5C4
number 7 : c4-chain col-row-bl on cells R6C7-R6C6-R7C6-R9C5
==> 7 eliminated from the candidates for R6C5
number 1 : c4-chain row-bl-col on cells R1C6-R1C8-R3C9-R6C9
==> 1 eliminated from the candidates for R6C6
number 1 : c6-chain on cells R7C4-R7C6-R1C6-R1C8-R3C9-R6C9
==> 1 eliminated from the candidates for R6C4
row R5 : hxyt7-cn-chain on cn-cells C4N2*, C7N2, C1N2, C3N2, C3N5, C3N9 and C3N3* with rows R5, R6, R7, R3, R8, R9 and R7
==> R5 eliminated from the cn-candidates for C4N3
i.e. 3 eliminated from the candidates for R5C4