massprogressive / sudokuMain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudokuSolver

written on Python3

SudokuSolver use backtraking algorithm.

File run.py have two examples of sudoku board: easy and insane level.

Command 'python3 run.py' runs the program.

About


Languages

Language:Python 100.0%