8 Commits (0e0a3dd9afbfead92c5754023510292bf131cf00)

Author SHA1 Message Date
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 7 years ago
dehnert 0d18886966 re-enabling conversion of MA to CTMC if the MA only has Markovian states 8 years ago
Matthias Volk 0913388cd3 Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder 8 years ago
Matthias Volk 91bd638c18 Fixed segfault 8 years ago
Matthias Volk 8a74be1b72 Refactored DFT settings 8 years ago
TimQu f2ab549b36 fixed compiling storm-dft 8 years ago
Matthias Volk affa7db555 Depth heuristic did not skip 9 years ago
Matthias Volk 8cbfccba22 Hacked approximation for probabilities 9 years ago
Matthias Volk 5c0e515ade Build all labels when exporting DFT 9 years ago
Matthias Volk 02c7ace5e6 Use heuristic NONE 9 years ago
Matthias Volk 1c2426b0f4 Print model information 9 years ago
Matthias Volk a477784069 Small fix when computing upper bound in failed states 9 years ago
Matthias Volk 7d3fee88f8 Use fail labels according to given properties 9 years ago
Matthias Volk 036d9c55d5 Small fixes 9 years ago
Matthias Volk 69e2aac5c9 Fixed labeling when using multiple failed states 9 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 ee4b6c96a8 Use operator<< from carl 9 years ago
Mavo cd1aec7750 Heuristic using the difference between upper and lower bound 9 years ago
Mavo 1c95722711 Do not skip states if approx = 0.0 9 years ago
Mavo d95bb71f75 Tried to gain more performance 9 years ago
Mavo 64699a7bad Several improvements 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 6778a018ad Use heuristic probability 9 years ago
Mavo c12bbe2904 Disable old way of computing permutations as there is a bug for >31 elements 9 years ago
Mavo 876b147aa8 Fixed bug with iterator 9 years ago
Mavo d9b1285644 Alternative way of computing permutations (at the moment in parallel) 9 years ago
Mavo 386d4c7f05 Use heuristic NONE to explore complete state space 9 years ago
Mavo 8e159133da Compute lower/upper bounds only when needed 9 years ago
Mavo a9f97bd210 Set heuristic to probability 9 years ago
Mavo 58f8707293 Tighter over-approximation 9 years ago
Mavo 0d9cdd6ef8 Use Heuristic None 9 years ago
Mavo 8b78ed2340 Renamed rateratio to probability 9 years ago
Mavo 945447e7e0 Use DFS as default 9 years ago
Mavo 8d38358c11 Use BucketPriorityQueue instead of DynamicPriorityQueue 9 years ago
Mavo 82a3964e5d Only fix queue when needed 9 years ago
Mavo a333d29d16 Hard coded heuristic to gain performance 9 years ago
Mavo a624292ece Output no states 9 years ago
Mavo 1bfd974795 Minor fixes 9 years ago
Mavo 4a6f53031e Choose different approximation heuristics 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 e05c4dab0d Use custom DynamicPriorityQueue 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 3d083a1719 Fixed bug with wrong row in case of nondeterminism 9 years ago
Mavo 53821d3d84 Added settings for approximation heuristic 9 years ago