takuzu

Crates.iotakuzu
lib.rstakuzu
version1.1.1
sourcesrc
created_at2015-11-01 09:25:08.763818
updated_at2021-03-31 02:59:31.250653
descriptionTakuzu (a.k.a. Binairo) number puzzle solver
homepage
repositoryhttps://github.com/letheed/takuzu
max_upload_size
id3347
size244,510
Letheed (letheed)

documentation

https://docs.rs/takuzu

README

Takuzu

A library and a binary for solving Takuzu (a.k.a. Binairo) number puzzles.

Documentation

See the documentation and the example grids.

Usage

To use the solver:

cargo install takuzu
takuzu [FILE]...
Commit count: 114

cargo fmt