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]