blob: d7970c639a5c8e9a35c2ca397d7a44d2635fc05c (
plain)
1
2
3
4
5
6
7
8
9
|
BuDDY is a Binary Decision Diagram library, with: many highly efficient
vectorized BDD operations, dynamic variable reordering, automated
garbage collection, a C++ interface with automatic reference counting,
and much more.
Author: Jorn Lind-Nielsen - Original Developer
Haim Cohen <haimcohen@users.sourceforge.net>
WWW: http://buddy.sourceforge.net/
|