You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dave Parker 9cbb2afe2b Change to Prism.java API: it now retains info about the model for later use. In particular, explicit building of the model and then passing the model back in is not required. Model building is done as needed. The old API is also retained (more or less), implemented using the new one. Also, major tidying and commenting in PRISM class. 15 years ago
..
cudd Bug fix: stop a floating point exception (if enabled) (found by Christian von Essen). 15 years ago
dddmp Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
epd Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
mtr Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
st Removed CUDD doc directories from distribution. 20 years ago
util Missing files from last commit. 17 years ago
LICENSE Missing files from last commit. 17 years ago
MODIFICATIONS Missing files from last commit. 17 years ago
Makefile Makefile tweak: Debug symbols off by default. 17 years ago
Makefile.orig Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
README Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
README.orig Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
RELEASE.NOTES Updated CUDD from version 2.4.0 to 2.4.2; also removed extra Makefiles. 17 years ago
setup.sh Added dddmp package back into CUDD. 20 years ago
shutdown.sh Population of CUDD in main trunk. 21 years ago

README

CUDD
====

This is the version of CUDD distributed with PRISM. It is a modified
version of CUDD 2.4.2. You can find details of the modifications made
in the file MODIFICATIONS.

CUDD was written by Fabio Somenzi and the copyright is owned by the
University of Colorado. You can find unmodified copies and the latest
version here:

http://vlsi.colorado.edu/~fabio/

The original README file from this directory can be found as README.orig.