Rules:
Normal sudoku rules apply.
Digits along a purple line are consecutive in any order.
Neighboring digits on a green line have a difference of at least 5.
On a peach entropic line every set of 3 consecutive cells must contain a low digit (1,2,3), a middle digit (4,5,6), and a high digit (7,8,9)
Grey lines are palindromes and must read the same in both directions.
Additionally:
All lines are also region sum lines. Every line divide box borders into segments with the same sum.
Box borders divide lines into segments with the same sum
All segments on all lines sum to the same total N.
Solution code: Solution is the negative diagonal.
on 30. April 2024, 21:51 by baltoguy
LOVED this puzzle. took a while to break in. Then many back and forth s. Thought I had a deadly pattern at the end. Had to re-read the rules to find the one I had forgotten.