# Takuzu
A library and a binary for solving Takuzu (a.k.a. Binairo) number puzzles.
## Documentation
See the [documentation][docs] and the [example grids][grids].
## Usage
To use the solver:
```bash
cargo install takuzu
takuzu [FILE]...
```
<img src="https://raw.githubusercontent.com/letheed/takuzu/master/img/solving_grid2.png" width="372">
[docs]: https://docs.rs/takuzu
[grids]: https://github.com/letheed/takuzu/tree/master/grids