letheed / takuzu

A library and a binary for solving Takuzu puzzles, written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]...

About

A library and a binary for solving Takuzu puzzles, written in Rust.

License:MIT License


Languages

Language:Rust 100.0%