Skip to content

halitanildonmez/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sudoku_solver

Contains two files.

sudoku_solver.py

This file solves the sudoku puzzle using backtracking and uses unit tests to verify the solution.

solver_gui.py

This file uses PyQt5 to create a sudoku board and then solves the puzzle using backtracking. It animates placing and trying values.

Here is how it looks like during the puzzle is being solved:

Alt text

Here is how it looks like when it is done:

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages