Skip to content

This python implementation solves kakuro puzzle by recursively eliminating improbable permutations

License

Notifications You must be signed in to change notification settings

smadhiv/KakuroSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KakuroSolver

This python implementation solves kakuro puzzle by recursively eliminating improbable permutations.

Python version used is 3.6.

Execute by: python kakuro.py testFile1.txt.

About

This python implementation solves kakuro puzzle by recursively eliminating improbable permutations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages