Transit System
(Published on 5. July 2023, 17:00 by XeonRisq)
- Normal sudoku rules apply.
- Remote Sums: A digit X in a cage points to a second digit Y located X cells away on its line. The number in the top left corner of the cage gives the sum of X+Y. (A cage on an intersection of lines is not required to fulfill the sum on both lines, but at least one.)
- Alternating Parity Lines: Digits may not repeat, and must alternate parity along the line.
- Each color represents a different parity that alternates.
- Parity consists of - High/Low (1234-6789); Odd/Even (13579-2468); Prime/Composite (2357-4689).
- Which parity applies to which color must be deduced by the solver.
- F-puzzles link
- link to solve online
- SudokuPad link
- link to solve online
Solution code: Row 1 followed by Column 4
Last changed on -
Solved by SenatorGronk, AvonD, Crusader175, SKORP17, Chilly, isajo4002, Elliott810
Comments
Last changed on 6. July 2023, 03:45on 5. July 2023, 20:45 by SenatorGronk
This puzzle went from absolutely brutal to quite enjoyable once I re-read the rules and noticed I missed the constraint about digits not repeating on lines. Cheers!
-----
It started out without the non-repeating rule in place, but I found it was impossibly difficult, so I added that rule and it was very manageable to create a path, though a bit easier than my usual puzzle. I do appreciate the solve and the kind words.