Skip to content

Python implementation of the Tenner Grid logic puzzle, with automated solving using the power of answer set programming.

License

Notifications You must be signed in to change notification settings

prof-jnthomas/Clingo-Tenner-Grid-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Clingo Tenner Grid Solver

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).

About

Python implementation of the Tenner Grid logic puzzle, with automated solving using the power of answer set programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages