项目作者: suyash191

项目描述 :
A GUI based sudoku solver in python made using the tkinter module which can solve any 9X9 solvable sudoku problem. It uses backtracking to solve the problem efficiently.
高级语言: Python
项目地址: git://github.com/suyash191/SudokuSolver.git
创建时间: 2020-07-31T08:17:29Z
项目社区:https://github.com/suyash191/SudokuSolver

开源协议:

下载


SudokuSolver

A GUI based sudoku solver in python made using the tkinter module which can solve any 9X9 solvable sudoku problem. It uses backtracking to solve the problem efficiently.