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

https://github.com/dentosal/sudoku-solver

Sudoku solver
https://github.com/dentosal/sudoku-solver

Last synced: 13 days ago
JSON representation

Sudoku solver

Awesome Lists containing this project

README

          

# Sudoku solver

A deterministic sudoku solver with analytical deduction.

Usage `cargo run --release puzzles/symmetric.txt`.

## License

MIT