#sudoku

leptonica-sudoku

Rust bindings to Leptonica's sudoku module

1 unstable release

0.1.0 Jul 27, 2019

#33 in #sudoku

MIT license

5KB
69 lines

Leptonica Sudoku

Leptonica, the image processing and analysis C library, has a Sudoku module. It's not clear to me why, but nonetheless I wrote bindings to it.

It can solve a Sudoku puzzle, and generate new ones.

Dependencies

~0–3MB
~49K SLoC