/Clojure_Sudoku_CSP

Sudoku game with a solver implemented in Clojure using the CSP

Primary LanguageClojure

Project sudoku using CSP implemented in Clojure

  1. Install leiningen (https://leiningen.org/)
  2. Go to the folder
  3. Execute in the shell the command "lein run"