Divide the grid into 9 regions, each containing 9 orthogonally connected cells. Fill every row, column, and region with the digits 1-9 once each. A few region border segments are already given. Blue lines are "region sum lines". ie For a given line, the region borders separate the line into two or more segments with equal sums. Distinct segments within the same region are not summed together.