Binary decision diagrams implemented in pure Python, as well as Cython wrappers of CUDD, Sylvan, and BuDDy.
Project description
dd is a package for working with binary decision diagrams that includes both a pure Python implementation and Cython bindings to C libraries (CUDD, Sylvan, BuDDy). The Python and Cython modules implement the same API, so the same user code runs with both. All the standard operations on BDDs are available, including dynamic variable reordering using sifting, garbage collection, dump/load from files, plotting, and a parser of quantified Boolean expressions. More details can be found in the README at: https://github.com/tulip-control/dd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dd-0.5.7.tar.gz
.
File metadata
- Download URL: dd-0.5.7.tar.gz
- Upload date:
- Size: 709.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31bb4293da6e470a1b5ccc907661d77f588be318452a7e9d9d5f09fda1709c9c |
|
MD5 | e0dea285c8037d828695e335ffe206a2 |
|
BLAKE2b-256 | ab916a90d61de37768b86883c2bd3027cfdb28688fc6c97acbad0473a5eca93e |
File details
Details for the file dd-0.5.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: dd-0.5.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00d56402a9aa98137de87e718c4ddec259135c022c4f83de7a54b8e94b9d5690 |
|
MD5 | 1ab2926831b911b42978195426987e20 |
|
BLAKE2b-256 | ddd22a73be6930829f3366ec6c9c6a21fcf904c1f364954636ac749f2d867f7c |