Google Puzzle Challenge 7/28/2206
It's a good thing that Wei Hwa decided to take the week off (sort of), because I'm getting behind on solving his puzzles.
This week's puzzle was a set of Kakro puzzles using only numbers one through six and limiting the number of individual digits that could appear in each puzzle.
I originally started writing a solver that used some human solving techniques for this puzzle, but then I gave up and wrote a brute force program. As usual, here's the code and the output.