Šis repozitorijs tika arhivēts 2023-08-20. Ir iespējams aplūkot tā failus un to konēt, bet nav iespējams iesūtīt izmaiņas, kā arī izveidot jaunas problēmas vai izmaiņu pieprasījumus.
Files
yap-6.3/packages/bdd
Vitor Santos Costa d5ed379068 recognise weird trie.
2012-08-08 03:59:37 +01:00
..
2012-04-26 13:52:09 +01:00
2012-07-08 07:45:16 -05:00
2012-04-23 07:13:25 -05:00
2012-04-16 23:47:36 +01:00
2012-03-22 21:36:44 +00:00
2012-04-23 07:13:25 -05:00
2012-08-08 03:59:37 +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