13 Commits (f9114bb54db32fe21d0fa50a294ec3dbbe3e0025)

Author SHA1 Message Date
Matthias Volk f9114bb54d Use name + id for getting unique json element 8 years ago
Matthias Volk cc4d2f27d4 Initialize layoutInfo with default values to fix warning 8 years ago
Sebastian Junges a57c749f72 topo sort for dependencies (stupid way..) 8 years ago
Sebastian Junges 87b6182ea3 build n-ary pdeps for transformation 8 years ago
Sebastian Junges 0d010fa6dc dependencies as children are dummy output 8 years ago
sjunges d35bc5ed36 n-ary pdeps supported as a datastructure 8 years ago
sjunges a5c7057fc3 quickfix for setting layout info only when available (review tomorrow) 8 years ago
sjunges a42703a49a towards support for n-ary pdeps 8 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 8 years ago
Sebastian Junges 349b0404ba restrictions are now topo-sorted correctly 8 years ago
Sebastian Junges 0bf00ff7ac preparations for support of exclusive pand and por 8 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 9 years ago
Mavo 4db05a7c20 Fixed bug with wrong dormancyFactor when copying elements 9 years ago
Mavo 28a49659db Small fixes 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges a204ac3a66 added a comment 9 years ago
sjunges 73c88a4faf update on restrictions 9 years ago
sjunges 084bc26a5f fixed some things with respect to SEQs 9 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 9 years ago
sjunges 2a2eefa956 towards restrictions 9 years ago
sjunges ca77078a9c Deterministic Building for DFTs 9 years ago
Mavo 2e4afbc69b Ingoing and outgoing dependencies 9 years ago
Mavo 5655766d36 Small changes 9 years ago
Mavo c78d9ff802 Fixed problems with pdeps 9 years ago
sjunges 0e38738e09 DFT element types and some extensions to the elements API 9 years ago
Mavo e38648f6a7 FDeps are parsed and constructed but not used yet 9 years ago
sjunges ff69fcab98 refactored DFTElementType, fixed some minor things 9 years ago
Mavo d7e3d10272 Small refactoring 9 years ago
Mavo 7dd1bb67ea Some refactoring 9 years ago
Mavo 6e2f5602e1 Finished templating 9 years ago
Mavo 7737205149 More refactoring with templates 9 years ago
Mavo 4343b5b980 Refactored some classes into templates 9 years ago
Mavo 4ae86c76f9 Output uses logger now 9 years ago
Mavo 4c1d71fc91 Fixed compile warnings 9 years ago
Mavo 4bd59b8649 Small formatting changes 9 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago