3 Commits (87180e1000dec45452b5b35b89bc54909cfcecf6)

Author SHA1 Message Date
Matthias Volk 87180e1000 Correct initialization of priority queue 6 years ago
Matthias Volk 98b628b269 Moved failableBE/Dependencies to own struct 7 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
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 ef7d4ac87b Do not sort BEs anymore 9 years ago
Mavo a333d29d16 Hard coded heuristic to gain performance 9 years ago
Mavo 4a6f53031e Choose different approximation heuristics 9 years ago
Mavo 8e1e61c4f2 Changed datastructures and made handling of pseudo states easier 9 years ago
Mavo a419cb0d80 Fixed computing rates for lower and upper bound 9 years ago
Mavo 2f765a9a95 Expand states reached be dependencies 9 years ago
Mavo 53821d3d84 Added settings for approximation heuristic 9 years ago
Mavo 6b7bf3bba7 Introduced heuristic depth with distance from initial state 9 years ago
Mavo aab45d4eab Naive iterative refinement of approximation 9 years ago
Mavo d3d360b50a First version of DFT approximation 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 bdad8aedd7 Set dependencies to dont care after dependent event has failed 9 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 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 5b6dcd0eed UsageIndex is number of used child now 9 years ago
Mavo cce39fbd5d Helper function for symmetry ordering on bitvector 9 years ago
Mavo 371ba87f1c Fixed activation of spares 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 9 years ago
Mavo c78d9ff802 Fixed problems with pdeps 9 years ago
Mavo 63b0513f38 Set probability for pdeps 9 years ago
sjunges 42eb671435 work towards const correctness and additional methods 9 years ago
Mavo 64b24043c5 Dependencies working 9 years ago
Mavo 3b1c695b5d Another compile fix 9 years ago
Mavo 7dd1bb67ea Some refactoring 9 years ago
Mavo dd17955a3e Added functionality to BitVectorHashMap 9 years ago
Mavo 8211b8091d Helpful comment 10 years ago
Mavo 6e2f5602e1 Finished templating 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago
Mavo 4343b5b980 Refactored some classes into templates 10 years ago
Mavo d5474722c0 Label generation from FT 10 years ago
Mavo 4ae86c76f9 Output uses logger now 10 years ago
Mavo 7b37023f79 Some refactoring 10 years ago
sjunges fd3ffafcd9 First version of the monolithic state space generation 10 years ago