Skip to content

johnzhou721/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This cross-platform app was deployed using Briefcase - part of The BeeWare Project. If you want to see more tools like Briefcase, please consider becoming a financial member of BeeWare.

GUI Sudoku Solver using PySAT; solver procedure from https://eysbutno.github.io/blog/sudoku

src/sudokusolver/solver.py was originally written by Justin Ji, aka. @eysbutno on GitHub, published on his blog at eysbutno.github.io; in a Discord discussion, he has voluntarily chosen to release this code into the public domain so I can make this GUI.

Missing features:

  • Detecting if the puzzle has multiple solutions
  • Saving puzzle in text format
  • Differentiating between inferred grids and existing inputs.

About

A sudoku solver using python-sat (SAT formulation credit @eysbutno)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages