larion / sudoku

Sudoku solver written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple sudoku solver written in python. It uses some basic deductive techniques backed up by backtracking (if necessary).

Larion Garaczi 2014

About

Sudoku solver written in Python

License:Apache License 2.0


Languages

Language:Python 100.0%