CSP solver for the Volkskrant breinbrekers
Constraint Satisfaction Problem (CSP) is a mathematical framework where a set of variables must be assigned values while satisfying specific constraints.
Clone this repository and ensure you have Python installed:
git clone git@github.com:tvosch/cryptarithmetic_solver.git
cd cryptarithmetic_solver