15 Commits (ac8cea1e53bdfbf9cb188da0529fc92c2d69956b)

Author SHA1 Message Date
Matthias Volk ac8cea1e53 Added transient BEs 9 years ago
Matthias Volk 21e16a9222 Assert that dependent events are BEs 9 years ago
Matthias Volk f9114bb54d Use name + id for getting unique json element 9 years ago
Matthias Volk cc4d2f27d4 Initialize layoutInfo with default values to fix warning 9 years ago
Sebastian Junges a57c749f72 topo sort for dependencies (stupid way..) 9 years ago
Sebastian Junges 87b6182ea3 build n-ary pdeps for transformation 9 years ago
Sebastian Junges 0d010fa6dc dependencies as children are dummy output 9 years ago
sjunges d35bc5ed36 n-ary pdeps supported as a datastructure 9 years ago
sjunges a5c7057fc3 quickfix for setting layout info only when available (review tomorrow) 9 years ago
sjunges a42703a49a towards support for n-ary pdeps 9 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 9 years ago
Sebastian Junges 349b0404ba restrictions are now topo-sorted correctly 9 years ago
Sebastian Junges 0bf00ff7ac preparations for support of exclusive pand and por 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 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
sjunges 464a497093 smt checker v1, and better error messages 9 years ago
PBerger 67244869db src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max. 9 years ago
Mavo c8521f0de3 Changed more assert to STORM_LOG_ASSERT 9 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 10 years ago
Mavo 4db05a7c20 Fixed bug with wrong dormancyFactor when copying elements 10 years ago
Mavo 28a49659db Small fixes 10 years ago
Mavo 52573c90ca Copy DFT 10 years ago
sjunges a204ac3a66 added a comment 10 years ago
sjunges 73c88a4faf update on restrictions 10 years ago
sjunges 084bc26a5f fixed some things with respect to SEQs 10 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 10 years ago
sjunges 2a2eefa956 towards restrictions 10 years ago
sjunges ca77078a9c Deterministic Building for DFTs 10 years ago
Mavo 2e4afbc69b Ingoing and outgoing dependencies 10 years ago
Mavo 5655766d36 Small changes 10 years ago
Mavo c78d9ff802 Fixed problems with pdeps 10 years ago
sjunges 0e38738e09 DFT element types and some extensions to the elements API 10 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 10 years ago
sjunges ff69fcab98 refactored DFTElementType, fixed some minor things 10 years ago
Mavo d7e3d10272 Small refactoring 10 years ago
Mavo 7dd1bb67ea Some refactoring 10 years ago
Mavo 6e2f5602e1 Finished templating 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago
Mavo 4343b5b980 Refactored some classes into templates 10 years ago
Mavo 4ae86c76f9 Output uses logger now 10 years ago
Mavo 4c1d71fc91 Fixed compile warnings 10 years ago
Mavo 4bd59b8649 Small formatting changes 10 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago