Normal sudoku rules apply: Fill the grid with digits from 1 to 9, so that every row, column, and 3x3 box contains each of the 9 digits exactly once.
In each cage, defined by the dashed lines, the smallest digit is a divisor of every digit in the cage. E.g. 2,6,8 would be acceptable in a cage, but 6,8 without the 2 would not. Digits cannot repeat within a cage.
A white dot between two cells means that the digits in those cells differ by 1. All possible white dots are given.
I think this puzzle is easier than Divisor cage sudoku #1.
Solution code: Row 1 and row 9.
on 18. February 2024, 18:34 by thorscouts
Good Puzzle! Went pretty quick once we figured out the patterns and rules. Enjoyed!
on 3. June 2023, 09:37 by Bankey
Fun puzzle, once you figure out the break-in. Thanks, @ Nylimb :)
@Bankey: I'm glad you liked it.