sarinaheshmati/Kakuro-backtracking-AC-3
An implementation of the Kakuro game using simple Backtracking and backtracking with AC-3 algorithm.
Python
An implementation of the Kakuro game using simple Backtracking and backtracking with AC-3 algorithm.
Python