6 Commits (d0917f033ceade2bcb79d9b584dcee58047d610a)

Author SHA1 Message Date
dehnert 6078e07476 First version of DD iterator; small test included. 11 years ago
dehnert 5fe7ffe51a Added missing function declaration in CUDD'c C++ interface. Started on an iterator for DD valuations. 11 years ago
dehnert 61d4bb956c 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
dehnert 88d9f36ef4 Added min/max abstract over DD variables to CUDD (actual code taken from PRISM). Added more tests for DD layer. Fixed some bugs in the DD layer. 11 years ago
PBerger 11198c648c Fixed include pathes for CUDD in CMakeLists.txt 12 years ago
PBerger 7812c6639e Added missing obj/cuddObj files 12 years ago