36 Commits (7b4a51effefcc7479b74dc70b5673af3cf4e2db9)

Author SHA1 Message Date
Matthias Volk 7b4a51effe Removed approximation heuristic NONE 7 years ago
Matthias Volk 5d80c356e2 Some fixes for approximation 7 years ago
Matthias Volk 42a79dfe88 Fixed crucial bug marking all states as 'to expand'. 7 years ago
Matthias Volk 970430a6fb Make exploration heuristic choosable 7 years ago
Matthias Volk 3dd0bffef9 Refactored BucketPriorityQueue 7 years ago
Matthias Volk bb5d8b478a Refactored DftExplorationHeuristic 7 years ago
Matthias Volk ef09fab716 Better check if element name is already used 7 years ago
Matthias Volk 98b628b269 Moved failableBE/Dependencies to own struct 7 years ago
Matthias Volk a302ec9cfc Fix in BucketPriorityQueue 7 years ago
Matthias Volk d062e658e0 Output progress for DFT exploration 7 years ago
Matthias Volk 1d683acbde Added assertion 7 years ago
Matthias Volk 43d1a7d2e9 Added checks for well-formedness of DFT 7 years ago
Matthias Volk 7697254635 Fixed computation of dormancy factor for lambda=0 7 years ago
Matthias Volk 0e0a3dd9af Fixed problem with BitVector size mismatch for DFT states 7 years ago
Matthias Volk ed7efc0268 Moved DFTBuilder to builder dir 8 years ago
dehnert 0d18886966 re-enabling conversion of MA to CTMC if the MA only has Markovian states 8 years ago
Joachim Klein f56076aacf Add virtual destructors to classes having virtual functions. 8 years ago
Matthias Volk 0913388cd3 Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder 8 years ago
Matthias Volk 87778a6775 Finally removed old DFTModelBuilder 8 years ago
Matthias Volk 91bd638c18 Fixed segfault 8 years ago
Matthias Volk 8a74be1b72 Refactored DFT settings 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu 790ae46e4f Fixed explicit dft model builder. 8 years ago
TimQu f2ab549b36 fixed compiling storm-dft 8 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 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