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.
|
|
9 years ago | |
|---|---|---|
| .. | ||
| exp | 19 years ago | |
| Makefile | 13 years ago | |
| README.dddmp | 19 years ago | |
| README.testdddmp | 19 years ago | |
| RELEASE_NOTES | 19 years ago | |
| dddmp.h | 19 years ago | |
| dddmpBinary.c | 19 years ago | |
| dddmpConvert.c | 19 years ago | |
| dddmpDbg.c | 19 years ago | |
| dddmpDdNodeBdd.c | 19 years ago | |
| dddmpDdNodeCnf.c | 19 years ago | |
| dddmpInt.h | 19 years ago | |
| dddmpLoad.c | 16 years ago | |
| dddmpLoadCnf.c | 19 years ago | |
| dddmpNodeAdd.c | 9 years ago | |
| dddmpNodeBdd.c | 9 years ago | |
| dddmpNodeCnf.c | 9 years ago | |
| dddmpStoreAdd.c | 19 years ago | |
| dddmpStoreBdd.c | 19 years ago | |
| dddmpStoreCnf.c | 19 years ago | |
| dddmpStoreMisc.c | 9 years ago | |
| dddmpUtil.c | 19 years ago | |
| testdddmp.c | 19 years ago | |
README.testdddmp
README file for the test program of the DDDMP-2.0 package
Revision: Version 2.0.2, February 01, 2004
WHAT IS TESTDDDMP
=================
testdddmp is a test program for the dddmp package.
Practically, it is a naive user interface to load, store and execute
operations with BDDs.
It is included to provide a sanity check for the installation of the
package and an easy tool to play with BDDs and BDD on files.
MAKE TESTDDDMP
==============
Run "make testdddmp".
This should produce the testdddmp executable file.
TEST DDDMP
==========
Run the runAllTest.script file in the exp directory.
This should run all the test?.script files in the same directory.
Each of them is specifically written to check a particular feature of
the package (e.g., store and load of BDDs, store of CNF formulas and
retrieval, etc.).
Each test?.script should terminate with a comparison with a previously
generated set of files, then with the following set of messages:
Files 0or1.bdd and 0or1.bdd2 a