23 Commits (f54e511d7495d36a45f278a4bc1674991ad927bf)

Author SHA1 Message Date
hbruintjes ebe6775b27 Fix missing ValueType template arguments (which defaulted to double) 10 years ago
dehnert 74ee726e35 fixed some typos 10 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 11 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 11 years ago
dehnert f2a01afbdf ODD-based stuff working for Sylvan. Almost all tests passing 11 years ago
dehnert ebe9ccbb15 some work on DD stuff 11 years ago
dehnert fb4c103320 merged sylvan updates into the sylvan copy. made more tests work 11 years ago
dehnert 10996b4ab5 more work on sylvan 11 years ago
dehnert 31147a90d2 removed or and not operation on ADDs as they should conceptually be used on BDDs 11 years ago
dehnert 2c69232560 started cleaning ADD interface 11 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 11 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 11 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 11 years ago
dehnert 009dabf2f1 started cleanining up 11 years ago
dehnert a258d1ab48 restructured ODD to be independent of the DD library being used 11 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 11 years ago
dehnert 960ef4ff65 same shit, different day 11 years ago
dehnert 231c3ec060 started lifting toVector, etc. from the internal classes to the general superclasses 11 years ago
dehnert f7c26fd4b1 more modifications needed for refactoring of DD stuff 11 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 11 years ago
dehnert 7fa7381047 trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm 11 years ago
dehnert d683e38d4a started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 11 years ago