Muddlebug
Rules:
1. Place each digit 1-9 in every row, column, and 3x3 box region exactly once each (Sudoku)
2. Digits in a cage cannot repeat and must sum to the total in the cage (Killer)
3. Cells in the same position relative to their 3x3 box region may not contain the same digit (Disjoint Groups)
CTC :
Penpa :
Solution code: Row 8 + Columns 2 (18 digits)
on 18. June 2024, 13:09 by Snookerfan
Very nice use of the disjoint constraint! Thank you