a.k.a. "Binairo"
Library and solver for the takuzu number puzzle game.
To use the solver:
shell
$ git clone https://github.com/Letheed/takuzu.git
$ cd takuzu
$ cargo run --release [FILE]...
For the FILE
format, see the library documentation and the examples.
For additional details on the binary, see the binary documentation