An open API service indexing awesome lists of open source software.

https://github.com/ondras/sudoku

Sudoku solver
https://github.com/ondras/sudoku

hacktoberfest old

Last synced: 4 months ago
JSON representation

Sudoku solver

Awesome Lists containing this project

README

          

# sudoku

I wrote three Sudoku solvers. This one is fastest, featuring some optimizations in addition to brute force.