dehnert
|
33cdee94dc
|
let's fill them hashtables (I mean there were there anyway, so we could as well use 'em)
|
8 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
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 |
PBerger
|
be7353358f
|
Added Test for constants in Cudd/Sylvan.
Added functionality for existsAbstractRepresentative in Sylvan. Still very broken!
Former-commit-id: df2b36a8d8
|
9 years ago |
PBerger
|
4fff7b39ef
|
Added template instanziation for storm::RationalFunction.
Added a test for Prism AbstractPrograms with storm::RationalFunction.
Former-commit-id: 5a696149cb
|
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
|
9e90f41608
|
Implemented functions for BDD -> ADD conversion and some helpers.
Former-commit-id: 78c9003366
|
9 years ago |
PBerger
|
cdb57ed47b
|
Moooore templates.
Former-commit-id: 050bebd771
|
9 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
|
b7ea918d1b
|
update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754)
Former-commit-id: 828e13307f
|
10 years ago |
dehnert
|
f8fc39870a
|
hybrid and symbolic model checkers working with sylvan
Former-commit-id: d01b92e328
|
10 years ago |
dehnert
|
f2a01afbdf
|
ODD-based stuff working for Sylvan. Almost all tests passing
Former-commit-id: a6eef37d37
|
10 years ago |
dehnert
|
36a6e9e76e
|
more work on sylvan ODD-related stuff
Former-commit-id: 142f57620a
|
10 years ago |
dehnert
|
fd417fb6d6
|
started working on ODD-based functionality for sylvan
Former-commit-id: 6535ee4b47
|
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
|
598ed08116
|
worked in newest sylvan changes to api
Former-commit-id: 6dc877753c
|
10 years ago |
dehnert
|
10996b4ab5
|
more work on sylvan
Former-commit-id: c1bfcd83ee
|
10 years ago |
dehnert
|
8eb3720f91
|
more work on sylvan integration
Former-commit-id: 1bd63e5373
|
10 years ago |
dehnert
|
99f096635f
|
started integrating sylvan
Former-commit-id: 2aec043047
|
10 years ago |
dehnert
|
cb58b79e24
|
moved cudd's c++ objects to a separate namespace in an attempt to make cudd and sylvan coexist without name clashes
Former-commit-id: 425381c8e8
|
10 years ago |
dehnert
|
d25bd3a32f
|
added 'empty' framework for sylvan-based implementation of DD abstraction layer
Former-commit-id: c0f781a515
|
10 years ago |