108 Commits (42be5537ae761391ba269453d27b4a4c62614d83)

Author SHA1 Message Date
Tim Quatmann 6af6bc5472 Replaced remaining uses of modernjson::json with the new storm::json<..> 5 years ago
Matthias Volk fab86e8823 DFT wellformedness check can be performed stricter as precondition for analysis 5 years ago
Matthias Volk c0075f1cc4 Removed unused variable 5 years ago
Alexander Bork add2a40a62 Integrated results of FDEP conflict search in DFT state space generation 6 years ago
Matthias Volk 47344f9080 Removed unused flat_set includes 6 years ago
Alexander Bork e2ef6bc52a Added missing initialization of result vector 6 years ago
Alexander Bork 589555c75f Moved dynamic behavior computation from builder to DFT and added SEQ and SPARE cases 6 years ago
Matthias Volk 84467267e0 Second try to improve performance for relevant events 6 years ago
Alexander Bork bec75813b1 Added computation of dynamic behavior vector for DFTs 6 years ago
Matthias Volk 187d47d8ac Try to improve performance for relevant events 6 years ago
Matthias Volk 08859bd3e6 Fixed bug in computation of symmetry groups. 6 years ago
Matthias Volk 0dcb271866 Added assertions for better debugging 6 years ago
Matthias Volk 3033d5444c Refactoring 6 years ago
Matthias Volk 75cfa17966 Fixed compile issue on Linux 6 years ago
Matthias Volk f2840f3a66 Explore relevant events further even if the DFT has already failed 6 years ago
Matthias Volk 944c5ac0fe Only set operational BEs as failable 6 years ago
Matthias Volk 32dc2dbcc0 Fixed bug where children of SEQ gates were not properly enabled 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 ef08ddd2f7 Small refactoring for ElementState 6 years ago
Matthias Volk 10f01f66e2 Ignore relevant events for Don't care propagation 6 years ago
Matthias Volk 2cf53af750 Proper handling of disabling/enabling events for SEQ and MUTEX 6 years ago
Matthias Volk 9c226f8336 Added support for MUTEX (but without DC support) 6 years ago
Matthias Volk 1b8d0a23ed Allow empty choices due to restrictions in state exploration 6 years ago
Matthias Volk 7ff1511570 Updated some TODOS 6 years ago
Matthias Volk 972371c9a2 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 8090448564 Some more refactoring 6 years ago
Matthias Volk 365b7e7673 Removed mChildren in DFTRestriction 6 years ago
Matthias Volk 723caeb56e Removed mChildren in DFTGate 6 years ago
Matthias Volk 56636fc4b0 Added missing break statement 6 years ago
Matthias Volk ed94c79c1a Continue refactoring 6 years ago
Matthias Volk 10c29d936b Refactoring DFT elements 6 years ago
Matthias Volk c91033ebb1 Fixed bitshift for DFT isomorphism 6 years ago
Matthias Volk 3bf14c5198 Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 3183a141d6 Started on support for constant failed/failsafe BEs 6 years ago
Matthias Volk 1f5d3b9479 Correct initialization of priority queue 6 years ago
Matthias Volk 19ba1c38e7 Set correct order for priorities according to heuristic 6 years ago
Matthias Volk 5d8fc7db77 Removed approximation heuristic NONE 6 years ago
Matthias Volk e53d946b04 Refactored BucketPriorityQueue 6 years ago
Matthias Volk 5952aa8a6f Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk d140da92cc Small refactoring for ElementState 6 years ago
Matthias Volk b4f34b13bf Ignore relevant events for Don't care propagation 6 years ago
Matthias Volk cbbd812b42 Proper handling of disabling/enabling events for SEQ and MUTEX 6 years ago
Matthias Volk d4f56ac724 Added support for MUTEX (but without DC support) 6 years ago
Matthias Volk ee02357612 Allow empty choices due to restrictions in state exploration 6 years ago
Matthias Volk 01df35236b Updated some TODOS 6 years ago
Matthias Volk 99651bdc71 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 26366e43cf Some more refactoring 6 years ago
Matthias Volk 5ba2c6357e Removed mChildren in DFTRestriction 6 years ago
Matthias Volk 20b123ceca Removed mChildren in DFTGate 6 years ago