109 Commits (4f5d54c310491e6315d649c4f3d9c8554d238020)

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