Crates.io | zdd |
lib.rs | zdd |
version | 0.3.0 |
source | src |
created_at | 2015-10-09 16:49:21.552712 |
updated_at | 2020-05-06 22:17:21.38756 |
description | A Zero-suppressed BDD library. |
homepage | https://github.com/AdrienChampion/zdd |
repository | https://github.com/AdrienChampion/zdd |
max_upload_size | |
id | 3182 |
size | 102,941 |
zdd
zdd
is a Zero-suppressed binary Decision Diagram library in Rust. It is based on Zero-suppressed
BDDs and their applications by Shin-Ichi Minato.
For details see the documentation.
I wrote this crate a very long time ago, when I was a Rust newbie. There seems to be little interest in this library, so I only barely maintain it. If you are serious about using it, consider letting me know to see if I or someone else can improve or rewrite it.