17 Commits (944c5ac0fe67afa429381f4ce400ea7cde703d86)

Author SHA1 Message Date
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 ef08ddd2f7 Small refactoring for ElementState 6 years ago
Matthias Volk 2cf53af750 Proper handling of disabling/enabling events for SEQ and MUTEX 6 years ago
Matthias Volk 7ff1511570 Updated some TODOS 6 years ago
Matthias Volk 3bf14c5198 Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 1f5d3b9479 Correct initialization of priority queue 6 years ago
Matthias Volk d140da92cc Small refactoring for ElementState 6 years ago
Matthias Volk cbbd812b42 Proper handling of disabling/enabling events for SEQ and MUTEX 6 years ago
Matthias Volk 01df35236b Updated some TODOS 6 years ago
Matthias Volk 9dbb66a9bd Larger refactoring for DFT BEs. Split into BEExponential and BEConst 6 years ago
Matthias Volk 87180e1000 Correct initialization of priority queue 6 years ago
Matthias Volk 7abf0c2a8f Update failable dependencies if trigger was set to dont care 6 years ago
Matthias Volk 98b628b269 Moved failableBE/Dependencies to own struct 6 years ago
Matthias Volk 53fa42f279 Ensure failable dependencies are only added once 6 years ago
Matthias Volk 1fcc375608 BE can no longer fail after triggered failure 6 years ago
Matthias Volk fb1ea21f9c Added assertions to exclude self-loops in DFT state generation 6 years ago
Matthias Volk 6444bc7c5e Better error message 7 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 7 years ago
Matthias Volk 0a06a2b33e Fix in constructing pseudo state 8 years ago
sjunges d35bc5ed36 n-ary pdeps supported as a datastructure 8 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 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
Mavo dae1a7eefe Do not use cold BEs in first step of approximation formula 9 years ago
Mavo 02c4195f31 Better upper bound for independent subtrees 9 years ago
Mavo 386d4c7f05 Use heuristic NONE to explore complete state space 9 years ago
Mavo 58f8707293 Tighter over-approximation 9 years ago
Mavo 20b00e8f1d Propagate dont care to currently not failable BEs 9 years ago
Mavo ef7d4ac87b Do not sort BEs anymore 9 years ago
Mavo a333d29d16 Hard coded heuristic to gain performance 9 years ago
Mavo 26d0a3a7a4 Fixed smaller bugs 9 years ago
Mavo 8e1e61c4f2 Changed datastructures and made handling of pseudo states easier 9 years ago
Mavo ea00abc35e Fixed problems with approximation while using symred 9 years ago
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
Mavo 6b7bf3bba7 Introduced heuristic depth with distance from initial state 9 years ago
Mavo d3d360b50a First version of DFT approximation 9 years ago
Mavo fba2071e9f Dft exploration via NextStateGenerator 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 19a1c99fd3 Sort failable BEs according to active failure rate 9 years ago
Mavo 2e9089eca6 Small changes 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 9 years ago
Mavo db3c40e6d7 Fixed bugs 9 years ago
Mavo 6ca6ab27e8 Activate failed representatives 9 years ago
Mavo 306eb8a9cc Construct state from bit vector 9 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 9 years ago
Mavo 9b8dd018cf Fixed problem with gate as trigger events for dependencies 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
Mavo f6374c60f8 Bitte ein Bit 9 years ago