Standard sudoku rules apply: The digits 1 through 9 appear in every row, column, and box.
XV-Dominos: Cells separated by an X must sum to 10. Cells separated by a V must sum to 5. Not all Xs and Vs are necessarily given (no negative constraint).
Between Lines: Digits placed on Between Lines must be strictly between the digits placed in the circles at the ends of those lines.
Digits along the marked diagonal do not repeat.
Another constraint first time for me as a fairly new setter. Leave a feedback comment on the experience.
Solution code: Row 3 left to right
on 19. June 2024, 16:39 by GDP
Really enjoyed once I couldn't figure out the logic in box8.
I restarted this so many times, but I think it helped improve my logic
on 22. May 2024, 10:43 by blueshelled
Really enjoyed this one, thanks very much.
on 20. May 2024, 19:05 by Black_Doom
Very satisfying!
on 20. May 2024, 18:48 by mathpesto
Delightful interactions between the constraints! Had a lot of fun solving this one :)