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.
 
 
 
 
dehnert 671797738a Now the parameter that is set for dynamic reordering actually gets passed to CUDD. 11 years ago
..
CuddDd.cpp Extended DD interface by methods to generate explicit row-grouped matrices from DDs. 11 years ago
CuddDd.h Extended DD interface by methods to generate explicit row-grouped matrices from DDs. 11 years ago
CuddDdForwardIterator.cpp Small beauty fixes to the Cudd Interface 12 years ago
CuddDdForwardIterator.h If requested, the DD iterator can now skip meta variables which are 'don't cares' for the function value. 12 years ago
CuddDdManager.cpp Now the parameter that is set for dynamic reordering actually gets passed to CUDD. 11 years ago
CuddDdManager.h Now the parameter that is set for dynamic reordering actually gets passed to CUDD. 11 years ago
CuddDdMetaVariable.cpp Added getNodeCount for ODD and fixed a bug concerning boolean meta variables. 11 years ago
CuddDdMetaVariable.h Added ODD-concept to easily convert between DD-based and explicit formats. 11 years ago
CuddOdd.cpp Added getNodeCount for ODD and fixed a bug concerning boolean meta variables. 11 years ago
CuddOdd.h Added getNodeCount for ODD and fixed a bug concerning boolean meta variables. 11 years ago
Dd.h Started writing the DD abstraction layer. 12 years ago
DdForwardIterator.h Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 12 years ago
DdManager.h Started writing the DD abstraction layer. 12 years ago
DdMetaVariable.h Some changes in anticipation of integrating MEDDLY. 12 years ago
DdType.h Started moving IR and adjusting it to the new expression classes. 12 years ago
Odd.h Added ODD-concept to easily convert between DD-based and explicit formats. 11 years ago