Mutation, by pmays123
Normal 9x9 sudoku rules apply.
Digits along a line (any color) must have values strictly between the two circled digits at the ends of the line (digits on a line may repeat if allowed by other rules).
Adjacent digits on a red line must contain one even number and one odd number.
Adjacent digits on the green line have a difference of 5 or more.
On grey lines digits strictly increase from one end to the other (to be determined by the solver).
Digits on pink lines form a set of non-repeating consecutive digits in any order.
Every 3 consecutive cells along a teal line must contain a complete set of residuals modulo 3. i.e.: one from {3,6,9}, one from {1,4,7} and one from {2,5,8}
(circled cells are considered on the line for the above rules)
The sum of digits in the bottom right cage is 4 more than the sum of digits in the top left cage.
Link to Puzzle: SudokuPad
I hope this one is as fun for you to solve as it was for me to set. Thank you and have a great day! :)
Solution code: Row 9