21 Commits (15ccd6e6532be73787d5fc73e35e7d92d9d6c0b4)

Author SHA1 Message Date
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 5 years ago
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 9 years ago
dehnert bf5018b858 post-merge fixes 9 years ago
Sebastian Junges dcaa83d998 fixed a series of spurious unused parameter 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 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 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert 0d6612352c silenced sylvan and gmm warnings (for clang) 10 years ago
dehnert abacfdd28d added sylvan settings. made sylvan available from the cli 10 years ago
dehnert b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 10 years ago
dehnert ebe9ccbb15 some work on DD stuff 10 years ago
dehnert 4a772fe48d fixed bug in sylvan 10 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 10 years ago
dehnert 494f263b71 fixed a wrong assumption for sylvan relnext 10 years ago
dehnert 3556743d7e more work on introducing relation products 10 years ago
dehnert 10996b4ab5 more work on sylvan 10 years ago
dehnert 8194454621 more work on making sylvan mtbdds work 10 years ago
dehnert 99f096635f started integrating sylvan 10 years ago
dehnert d25bd3a32f added 'empty' framework for sylvan-based implementation of DD abstraction layer 10 years ago