Skip to content

Can solve a sudoku puzzle asynchronously, speeding up the quickness to do so

License

Notifications You must be signed in to change notification settings

Phxntxm/async-sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

async-sudoku-solver

The purpose of this is simple, a small project that's purpose is to be a quick and efficient sudoku solver. It works by each square being aware of its own state, allowing it to check independent of other squares what number it can be.

If I actually care enough about this I'll include a GUI, as well as information about how quick it solved

About

Can solve a sudoku puzzle asynchronously, speeding up the quickness to do so

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages