Python implementation of the Tenner Grid logic puzzle with automated solving using the power of answer set programming and Clingo.
The rules that govern Tenner Grid puzzles can be found here: https://www.mathinenglish.com/puzzlestenner.php?pstid=2002
Now working with generalized rules for grids 10xN where N<=11 (with the 11th row being the sum or results row with user values).