31 Commits (68b14b307608d82368aa2040f5eb2e8411913ead)

Author SHA1 Message Date
PBerger 68b14b3076 Moved BDD functionality in Sylvan to sylvan_bdd_int.h to allow reuse. 9 years ago
PBerger 9511ecc9e4 Fixed Copy&Paste Error. 9 years ago
PBerger 1eb3335f22 Mooooore template instances! 9 years ago
hbruintjes ebe6775b27 Fix missing ValueType template arguments (which defaulted to double) 9 years ago
dehnert 74ee726e35 fixed some typos 9 years ago
dehnert 0b98412bb4 further work on making row-grouping optional 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert 0708672a68 removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 10 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 10 years ago
dehnert f2a01afbdf ODD-based stuff working for Sylvan. Almost all tests passing 10 years ago
dehnert ebe9ccbb15 some work on DD stuff 10 years ago
dehnert fb4c103320 merged sylvan updates into the sylvan copy. made more tests work 10 years ago
dehnert 10996b4ab5 more work on sylvan 10 years ago
dehnert 31147a90d2 removed or and not operation on ADDs as they should conceptually be used on BDDs 10 years ago
dehnert 2c69232560 started cleaning ADD interface 10 years ago
dehnert 472851508c changed return type of equal, notEqual, less, lessOrEqual, greater, greaterOrEqual to BDD since returning an ADD is logically not quite correct 10 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 10 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago
dehnert 009dabf2f1 started cleanining up 10 years ago
dehnert a258d1ab48 restructured ODD to be independent of the DD library being used 10 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 10 years ago
dehnert 960ef4ff65 same shit, different day 10 years ago
dehnert 231c3ec060 started lifting toVector, etc. from the internal classes to the general superclasses 10 years ago
dehnert f7c26fd4b1 more modifications needed for refactoring of DD stuff 10 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 10 years ago
dehnert 7fa7381047 trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm 10 years ago
dehnert d683e38d4a started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago