1 Commits (eb1619153e6e8a9ac9168d18ae805c2cb9fd62c1)

Author SHA1 Message Date
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 11 years ago
dehnert 706ea56963 Now DDs are either MTBDDs or BDDs. This makes it possible to use BDDs where possible, which is faster. 11 years ago
dehnert 5d53c6efa5 Added ODD-concept to easily convert between DD-based and explicit formats. 11 years ago
dehnert 6a2d75d68d Some changes in anticipation of integrating MEDDLY. 12 years ago
dehnert 6078e07476 First version of DD iterator; small test included. 12 years ago
dehnert 6b07643c96 Further tests for DD layer and bugfixing. 12 years ago
dehnert 2fcb12e875 Fixed some backslashes in includes to slashes and changed indentation of some code. 12 years ago
dbohlender 7ea7ce93e2 Fixed MSVC incompabilities 12 years ago
dehnert 874fc8a864 Alpha version of DD abstraction layer. 12 years ago
dehnert 97e4e01250 Further step towards finalizing the abstraction layer for DDs. 12 years ago
dehnert 70fc3ec29a Further work on abstraction layer for DDs. 12 years ago
dehnert de44a1562c Started writing the DD abstraction layer. 12 years ago