189cc66c47
The app has existed in play store since 2012, but I am now publishing the source to GitHub. |
||
---|---|---|
app | ||
DroidSudSolve.iml | ||
LICENSE | ||
README.md | ||
build.gradle | ||
settings.gradle |
README.md
Sudoku solver for Android (open source)
This sudoku solver is written by Ashik (ashik@ashikslab.in) using the libexact software library for solving exact cover problems.
libexact was developed by Petteri Kaski and Olli Pottonen at the Helsinki University of technology.