Mavo
|
37a86d8190
|
Compile fixes for gcc
Former-commit-id: cb1b187ef8
|
9 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
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
Former-commit-id: 720dc3a9c4
|
9 years ago |
dehnert
|
ebe9ccbb15
|
some work on DD stuff
Former-commit-id: 50ca51d264
|
10 years ago |
dehnert
|
8657fb0181
|
introduced relational product operations to prob0/1 algorithms (where possible)
Former-commit-id: 7fcd642030
|
10 years ago |
dehnert
|
494f263b71
|
fixed a wrong assumption for sylvan relnext
Former-commit-id: 157e6826c7
|
10 years ago |
dehnert
|
3556743d7e
|
more work on introducing relation products
Former-commit-id: 6b78fa09d2
|
10 years ago |
dehnert
|
e43bdfaaaa
|
more work on the dd stuff *sigh*
Former-commit-id: df8e227336
|
10 years ago |
dehnert
|
10996b4ab5
|
more work on sylvan
Former-commit-id: c1bfcd83ee
|
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
Former-commit-id: 64bf8b0704
|
10 years ago |
dehnert
|
99f096635f
|
started integrating sylvan
Former-commit-id: 2aec043047
|
10 years ago |
dehnert
|
d25bd3a32f
|
added 'empty' framework for sylvan-based implementation of DD abstraction layer
Former-commit-id: c0f781a515
|
10 years ago |
dehnert
|
a258d1ab48
|
restructured ODD to be independent of the DD library being used
Former-commit-id: 83f08ba203
|
10 years ago |
dehnert
|
19029cd905
|
functional tests compile and run again, yay!
Former-commit-id: 60d3ce16b9
|
10 years ago |
dehnert
|
f7c26fd4b1
|
more modifications needed for refactoring of DD stuff
Former-commit-id: b7b7f52231
|
10 years ago |
dehnert
|
8bf0f3c87e
|
apparently, changing the DD interface implies some other changes as well...
Former-commit-id: c5cedc720f
|
10 years ago |
dehnert
|
7fa7381047
|
trying to get the new infrastructure of the DD abstraction layer integrated into the other parts of storm
Former-commit-id: 80a6634565
|
10 years ago |
dehnert
|
340b39e4a7
|
more work on refactoring DD abstraction layer
Former-commit-id: 4dc4260798
|
10 years ago |
dehnert
|
eb1619153e
|
same same
Former-commit-id: 8a5597ca6f
|
10 years ago |
dehnert
|
52062b523d
|
more work on refactoring DD abstraction layer
Former-commit-id: 83bf755a91
|
10 years ago |
dehnert
|
d683e38d4a
|
started refactoring DD-interface a bit in an attempt to ease the integration of sylvan
Former-commit-id: 3a90e171b8
|
10 years ago |