21 Commits (add2a40a6294ef3d200eeeea7124a4019a184b42)

Author SHA1 Message Date
Alexander Bork add2a40a62 Integrated results of FDEP conflict search in DFT state space generation 6 years ago
Alexander Bork 589555c75f Moved dynamic behavior computation from builder to DFT and added SEQ and SPARE cases 6 years ago
Alexander Bork bec75813b1 Added computation of dynamic behavior vector for DFTs 6 years ago
Matthias Volk f2840f3a66 Explore relevant events further even if the DFT has already failed 6 years ago
Matthias Volk 0a1ed0270a Output relevant events for better debugging 6 years ago
Matthias Volk f2c902eedb Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk 10f01f66e2 Ignore relevant events for Don't care propagation 6 years ago
Matthias Volk 972371c9a2 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 56636fc4b0 Added missing break statement 6 years ago
Matthias Volk 3bf14c5198 Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 5952aa8a6f Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk b4f34b13bf Ignore relevant events for Don't care propagation 6 years ago
Matthias Volk 99651bdc71 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 722ff138e2 Added missing break statement 6 years ago
Matthias Volk 9dbb66a9bd Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 1140d96ba5 Added well-formedness check for DFTs 7 years ago
Matthias Volk d9d29eeea4 More detailed DFT statistics 7 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 7 years ago
Matthias Volk ed7efc0268 Moved DFTBuilder to builder dir 7 years ago
Matthias Volk 31821bc1d0 Display DFT stats 7 years ago
Matthias Volk fd2f83fe6d Consider ingoing dependencies for symmetry 8 years ago
Matthias Volk 9b567608f3 Find symmetries for BEs as well 8 years ago
Matthias Volk cc4d2f27d4 Initialize layoutInfo with default values to fix warning 9 years ago
Sebastian Junges f78d30ab4f default layout info including warning 9 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
sjunges e12b98bf5e dft: maxrank 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
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 2e9089eca6 Small changes 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
sjunges e390e1c39d several updates for better modularisation and support for VOT-modularisation 9 years ago
sjunges 9ae9700d5c modularisation on and and or 9 years ago
Mavo a2a3a734a6 First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham. 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges e322c56820 findModularisationRewrite 9 years ago
sjunges f562a84316 getRestriction added to DFT interface 9 years ago
sjunges a6c087f461 Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care) 9 years ago
sjunges 11b29cfd87 splitted elements into single headers 9 years ago
Mavo d32d90de5b Fixed some compile warnings 9 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 9 years ago
sjunges 91970cea72 intermediate commit 9 years ago
Mavo d148272386 Forgot const 9 years ago
Mavo 1e4dbb1e58 More preparations for counting abstraction 9 years ago
Mavo 6685b358f0 Symmetry mirrored in state vector 9 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 9 years ago