15 Commits (b654866cb2a9b790b4c99cb50716dadff1bd7de4)

Author SHA1 Message Date
dehnert eb2b2fed30 Hotfix for DD abstraction layer: copy and paste mistake in operator !\= is now fixed. 12 years ago
dehnert 6e1241211b Started moving IR and adjusting it to the new expression classes. 12 years ago
PBerger 7845a52ef4 Fixed a human error. 12 years ago
PBerger a55d5e2782 Fixed an ambiguous call to a constructor with initlists - poor GCC. 12 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. 12 years ago
dehnert 0fce0444f7 Further bugfixes and tests for DD layer. 12 years ago
dehnert cf5c04065e Added streaming functionality to DD. More tests, more bugfixes. 12 years ago
dehnert a4fec9f080 Started writing functional tests for DD abstraction layer and fixed some bugs on the way. 12 years ago
dbohlender 7ea7ce93e2 Fixed MSVC incompabilities 12 years ago
dehnert d6ff967ef0 Added missing algorithm header inclusion. 12 years ago
dehnert cb35b3315d Added matrix-matrix multiplication to DD interface. (This includes matrix-vector multiplication as a special case). 12 years ago
dehnert ac355a66eb Further work on DD layer. 12 years ago
dehnert dea56e1bd4 Added some missing includes and some stubs for additional functionality of DD abstraction layer. 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