- Standard Sudoku rules apply.
- Cells connected by a white dot have consecutive digits. Not all white dots are given.
- Cells connected by a black dot have a ratio of 2:1. Not all black dots are given.
- The lines found on the grid are "Non-consecutive renban" lines. Digits along a non-consecutive renban line have to be consecutive, yet no 2 orthogonally connected cells can be consecutive along the lines. The non-consecutive constraint only applies on lines individually, which means that 2 adjacent renban lines can share consecutive digits along an edge.
(Note: The non-consecutive constraint also applies when the line turns around and touches itself along an edge. For example, R2C2 and R3C2 also cannot be consecutive.)
Estimated difficulty should be 4.5/5.
Puzzle Link: here
Solution code: First Row 7, then Row 8. (No commas)
on 30. September 2023, 22:06 by dumediat
Great puzzle, thanks!
on 2. October 2021, 22:16 by filuta
very nice puzzle, didn't feel that hard to me and I really like this non-consecutive renban constraint.
on 4. August 2021, 17:51 by Ragna
Wonderful and very elegant! Thank you. :-))
on 3. August 2021, 12:02 by henrypijames
Nice, but only 3 stars for me. There's a technique (mentioned in Willy Wonka's hidden comment) that once applied, dramatically simplifies matters.
on 2. August 2021, 05:35 by Elliott810
phantastic puzzle thx
on 1. August 2021, 13:51 by grkles
Extremely intricate and rewarding!