8000 GitHub - Kilichbek/Sudoku-Solver: A script that helps to solve a sudoku on sudoku.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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]

About

A script that helps to solve a sudoku on sudoku.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0