takuzu 1.0.1

Takuzu (a.k.a. Binairo) number puzzle solver
Documentation
# 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]...
```

![solving grid2 screenshot][]

[docs]: https://docs.rs/takuzu
[grids]: https://github.com/letheed/takuzu/tree/master/grids
[solving grid2 screenshot]: https://raw.githubusercontent.com/letheed/takuzu/master/img/solving_grid2.png