Skip to content

Jade-yhj/Python-SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-SudokuSolver

Sudoku is a popular game originated from the work of the 17th century Swiss mathematician, Leonard Euler. He suggested the idea of ‘Latin squares’, which consist of grids of equal dimensions in which every symbol occurs exactly once in every row and every column. This project presents a model that solves 9×9 sudoku. This model is embedded into Graphical User Interface (GUI) in Python-Dash that allows users to solve 9×9 Sudoku.

Getting Started

The GUI will be displayed in your browser in this address: http://127.0.0.1:8050/

Enter Sudoku Puzzle

Click "SOLVE"

About

Files for Python II Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages