该仓库已于 2023-08-20 归档。您可以查看文件或克隆它,但不能推送、创建工单或合并请求。
Vitor Santos Costa 22f702f8e4 ddnnfs.
2012-04-20 16:43:30 -05:00
..
2012-04-16 23:47:36 +01:00
2012-04-03 15:00:22 +01:00
2012-04-20 16:43:30 -05:00
2012-04-16 23:47:36 +01:00
2012-03-22 21:36:44 +00:00
2012-04-16 23:47:36 +01:00

This is an experimental interface to BDD libraries. It is not as 
sophisticated as simplecudd, but it should be fun to play around with bdds.

It currently works with cudd only, although it should be possible to
port to other libraries. It requires the ability to dynamically link
with cudd binaries. This works:

- in fedora with standard package
- in osx with hand-compiled and ports package

In ubuntu, you may want to install the fedora rpm, or just contact me
for instructions.

Good Luck!

Vitor