20 Commits (7a8b32399cbe99faf8292b210884502eba281db9)

Author SHA1 Message Date
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. 9 years ago
PBerger 1d3bb3010d Fixed merge mistake in InternalSylvanDdManager.cpp 9 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 9 years ago
PBerger dbbae87962 Fixed template specialization. 9 years ago
PBerger 4cb70c8093 Fall back on C-style casts. 9 years ago
PBerger a8fa45b89c Fixed call to terminal(type, valPtr) 9 years ago
PBerger 807aa90fa6 Added missing instantiations. 9 years ago
PBerger a0dd2064c1 Started adding stuff to src/storage/dd/sylvan/InternalSylvanDdManager. 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
TimQu 6006d95193 Fixed compile errors: Added missing include and fixed call of std::max 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert 0d6612352c silenced sylvan and gmm warnings (for clang) 9 years ago
dehnert abacfdd28d added sylvan settings. made sylvan available from the cli 9 years ago
dehnert b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 4a772fe48d fixed bug in sylvan 9 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 9 years ago
dehnert 494f263b71 fixed a wrong assumption for sylvan relnext 9 years ago
dehnert 3556743d7e more work on introducing relation products 9 years ago
dehnert 10996b4ab5 more work on sylvan 9 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 9 years ago
dehnert 99f096635f started integrating sylvan 9 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago