AI kakuro solver
-
Updated
Dec 16, 2023 - Python
AI kakuro solver
A Kakuro (or Cross Sum) game with an ILP based solver.
A CS bachelor's degree final year project from the Caen University
This python implementation solves kakuro puzzle by recursively eliminating improbable permutations
KakuroSolver is a powerful and elegant Python script that seamlessly solves Kakuro puzzles of any complexity.
Modeling and solving Kakuro as a Constraint Satisfaction Problem (CSP)
kakuro as csp problem
Kakuro is a logic puzzle that is often referred to as a mathematical transliteration of the crossword. The aim of this work is to see how certain algorithms behave through solving this game.
Berkeley Pacman Projects and Kakuro solver
Add a description, image, and links to the kakuro topic page so that developers can more easily learn about it.
To associate your repository with the kakuro topic, visit your repo's landing page and select "manage topics."