Matthias Volk
7a8b32399c
Issue warning if max memory of Sylvan is ignored
6 years ago
dehnert
207b608e20
using sylvan way of computing cache/table sizes given a memory bound
7 years ago
dehnert
8204c03c0b
fixed a ton of warnings
8 years ago
dehnert
d23547d99f
started optimizing some DdManager methods
8 years ago
dehnert
cdf76b0c15
fixed DD-based quotient extraction in bisimulation
8 years ago
dehnert
f5ba5204c9
adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD
8 years ago
dehnert
8f42bd2ec0
moved to new sparsepp version and made the appropriate changes
8 years ago
dehnert
28e91b8d0f
more work on symbolic bisimulation
8 years ago
dehnert
03ad4c2783
first version of symbolic bisimulation minimization
8 years ago
dehnert
aaa6f13cf4
separated rational numbers and rational functions and added support for rational numbers to sylvan
8 years ago
dehnert
0354c9024a
moved to new sylvan version and made everything work again
8 years ago
dehnert
fd31e23306
allow arbitrary-layer meta variables in DdManager; make DdManager available as non-const from a DD; started on symbolic state elimination linear equation solver
8 years ago
dehnert
208938b0a1
changed sylvan behaviour to take auto-detected number of threads if no thread count was set
8 years ago
dehnert
bf5018b858
post-merge fixes
8 years ago
Sebastian Junges
dcaa83d998
fixed a series of spurious unused parameter warnings
8 years ago
Sebastian Junges
d246517757
removed src prefix in all includes
8 years ago
Sebastian Junges
e1d201c85e
c++ code compiles again after rename
8 years ago
Sebastian Junges
3a7ee7867b
rename files (does not compile)
8 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
PBerger
1d3bb3010d
Fixed merge mistake in InternalSylvanDdManager.cpp
Former-commit-id: 5919f2402e
9 years ago
PBerger
58eb54926c
Fixed Sylvan bugs.
Added a lot of debugging options and output, controlled by #define's.
Added more template specializations for storm::RationalFunction.
Former-commit-id: 416c32d196
9 years ago
PBerger
dbbae87962
Fixed template specialization.
Re-Implemented terminal generation.
Former-commit-id: 253f95b673
9 years ago
PBerger
4cb70c8093
Fall back on C-style casts.
Former-commit-id: 80df36b395
9 years ago
PBerger
a8fa45b89c
Fixed call to terminal(type, valPtr)
Former-commit-id: dde588ba14
9 years ago
PBerger
807aa90fa6
Added missing instantiations.
Former-commit-id: 875e2b94d0
9 years ago
PBerger
a0dd2064c1
Started adding stuff to src/storage/dd/sylvan/InternalSylvanDdManager.
Former-commit-id: cf8adfc43f
9 years ago
Mavo
67d77608bd
Refactoring of settings
Former-commit-id: ea4350fc1c
9 years ago
TimQu
6006d95193
Fixed compile errors: Added missing include and fixed call of std::max
Former-commit-id: 614689e26f
9 years ago
sjunges
1e1400d68d
merge
Former-commit-id: eb9efc4bb2
9 years ago
dehnert
0d6612352c
silenced sylvan and gmm warnings (for clang)
Former-commit-id: 20c561d2e2
9 years ago
dehnert
abacfdd28d
added sylvan settings. made sylvan available from the cli
Former-commit-id: 3d2403de90
9 years ago
dehnert
b7ea918d1b
update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754)
Former-commit-id: 828e13307f
9 years ago
dehnert
ebe9ccbb15
some work on DD stuff
Former-commit-id: 50ca51d264
9 years ago
dehnert
4a772fe48d
fixed bug in sylvan
Former-commit-id: 0fd69e20a1
9 years ago
dehnert
8657fb0181
introduced relational product operations to prob0/1 algorithms (where possible)
Former-commit-id: 7fcd642030
9 years ago
dehnert
494f263b71
fixed a wrong assumption for sylvan relnext
Former-commit-id: 157e6826c7
9 years ago
dehnert
3556743d7e
more work on introducing relation products
Former-commit-id: 6b78fa09d2
9 years ago
dehnert
10996b4ab5
more work on sylvan
Former-commit-id: c1bfcd83ee
9 years ago
dehnert
8194454621
more work on making sylvan mtbdds work
Former-commit-id: 98454b0ff4
9 years ago
dehnert
99f096635f
started integrating sylvan
Former-commit-id: 2aec043047
9 years ago
dehnert
d25bd3a32f
added 'empty' framework for sylvan-based implementation of DD abstraction layer
Former-commit-id: c0f781a515
10 years ago