/Kenken-Game

The goal of this project is to create a software that solves the KENKEN puzzle. This is a constrain satisfaction problem (CSP), and we implement and analyze the performance of the three algorithms of CSP: 1. Backtracking Backtracking with forward checking Backtracking with arc consistency

Primary LanguagePython

Stargazers

No one’s star this repository yet.