dehnert
|
d6f2261ca9
|
enable representatives in quotient extraction also for MDP/MA
|
8 years ago |
dehnert
|
27d6e48dad
|
workaround for quotient extraction using the original variables
|
8 years ago |
dehnert
|
10f8ddc343
|
started on quotient extraction using the original variables, debugging CUDD...
|
8 years ago |
dehnert
|
da02237769
|
work towards symbolic rational search
|
8 years ago |
dehnert
|
d2a493a92d
|
fixed several crucial bugs related to dd bisimulation, tests now passing
|
8 years ago |
dehnert
|
2441d9b8d7
|
removed conversion operator for Bdd
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
9 years ago |
dehnert
|
7f346d2f0b
|
more work on quotient extraction
|
9 years ago |
dehnert
|
8f42bd2ec0
|
moved to new sparsepp version and made the appropriate changes
|
9 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
9 years ago |
dehnert
|
0354c9024a
|
moved to new sylvan version and made everything work again
|
9 years ago |
dehnert
|
2e8ff870ff
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
9 years ago |
dehnert
|
bf5018b858
|
post-merge fixes
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
dehnert
|
18b0f07581
|
tweaked Bdd toExpression a bit to be more versatile
Former-commit-id: 858948f1b7
|
9 years ago |
dehnert
|
52577e2740
|
added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs)
Former-commit-id: 8fdc34cb55
|
9 years ago |
PBerger
|
1eb3335f22
|
Mooooore template instances!
Former-commit-id: 6da42f16c5
|
9 years ago |
TimQu
|
f285858e28
|
added required includes
Former-commit-id: c523950b43
|
10 years ago |
Mavo
|
37a86d8190
|
Compile fixes for gcc
Former-commit-id: cb1b187ef8
|
10 years ago |
sjunges
|
1e1400d68d
|
merge
Former-commit-id: eb9efc4bb2
|
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
Former-commit-id: 720dc3a9c4
|
10 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 |