20 Commits (37a86d81906bcc18c690c6036412249ee99d8e3f)

Author SHA1 Message Date
Mavo 37a86d8190 Compile fixes for gcc 9 years ago
sjunges 1e1400d68d merge 9 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 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 10 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 10 years ago
dehnert 494f263b71 fixed a wrong assumption for sylvan relnext 10 years ago
dehnert 3556743d7e more work on introducing relation products 10 years ago
dehnert e43bdfaaaa more work on the dd stuff *sigh* 10 years ago
dehnert 10996b4ab5 more work on sylvan 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 99f096635f started integrating sylvan 10 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 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 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 340b39e4a7 more work on refactoring DD abstraction layer 10 years ago
dehnert eb1619153e same same 10 years ago
dehnert 52062b523d more work on refactoring DD abstraction layer 10 years ago
dehnert d683e38d4a started refactoring DD-interface a bit in an attempt to ease the integration of sylvan 10 years ago