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 5fe7ffe51a Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
..
CuddDd.cpp Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
CuddDd.h Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
CuddDdForwardIterator.cpp Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
CuddDdForwardIterator.h Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
CuddDdManager.cpp Added functionality to compare two ADDs up to a given precision. Added logical operator overloads to DD interface. Added tests for all new features. 11 years ago
CuddDdManager.h When exporting DDs to the dot format, edges leading to the zero node are now suppressed. Also, nodes in the dot file are now labeled with variable names (+ the number of the bit). 11 years ago
Dd.h Started writing the DD abstraction layer. 11 years ago
DdForwardIterator.h Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
DdManager.h Started writing the DD abstraction layer. 11 years ago
DdMetaVariable.cpp Started moving IR and adjusting it to the new expression classes. 11 years ago
DdMetaVariable.h Further tests for DD layer and bugfixing. 11 years ago
DdType.h Started moving IR and adjusting it to the new expression classes. 11 years ago