Skip to content

Kilichbek/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A Python script which solves a Sudoku with Constraint Propagation technique and Search on sudoku.com.
[Udacity AI nanodegree]

Usage

Run the following command on your Linux terminal.

python solver.py [--level easy/medium/hard/expert]

Releases

No releases published

Packages

No packages published

Languages