Path to this page:
./
wip/py-dd,
Binary decision diagrams in Python, wrappers of CUDD, Sylvan, BuDDy
Branch: CURRENT,
Version: 0.6.0,
Package name: py311-dd-0.6.0,
Maintainer: pkgsrc-usersdd 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.
Master sites:
Filesize: 1034.504 KB
Version history: (Expand)
- (2023-12-31) Package added to pkgsrc.se, version py311-dd-0.6.0 (created)