105 Commits (34b6593ed86f241466f0758ea07e484f6a033488)

Author SHA1 Message Date
Matthias Volk ec8304c386 Refactored DftToGspnTransformator 8 years ago
Matthias Volk 8b757466e8 Added GameSolverSettings which are now required 8 years ago
Matthias Volk 8b1fbca271 Set priority to 1 for all GSPN transitions 8 years ago
Matthias Volk 8bd75a435c First child is not initially claimed by default 8 years ago
Matthias Volk e0f19d893c Fixed layouting 8 years ago
Matthias Volk bc69092f16 LayoutInfo for disabled place in BE template 8 years ago
Matthias Volk 64443170e3 Minor fixes in GSPN translation 8 years ago
Matthias Volk 31821bc1d0 Display DFT stats 8 years ago
Matthias Volk 096d532aa0 Small changes 8 years ago
Matthias Volk e4e467622f Minor fixes 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 8ba365fee9 Fixed includes after moving files 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
hbruintjes 904e49dab3 Fix wrong type 8 years ago
dehnert c5884a27b4 fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue 8 years ago
sjunges e718acffba move cli stuff from storm lib to an own small lib 8 years ago
Matthias Volk 8ede347fdd Fixed warning by fixing typo 8 years ago
Matthias Volk 6bd8c8f9b5 Fixed some typos 8 years ago
dehnert 179cd8308e remove old API files 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
TimQu 790ae46e4f Fixed explicit dft model builder. 9 years ago
TimQu f2ab549b36 fixed compiling storm-dft 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
Matthias Volk 0d9205c0e6 Fixed case in include path 9 years ago
Matthias Volk 0a06a2b33e Fix in constructing pseudo state 9 years ago
Matthias Volk fd2f83fe6d Consider ingoing dependencies for symmetry 9 years ago
Matthias Volk 9b567608f3 Find symmetries for BEs as well 9 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 ac8cea1e53 Added transient BEs 9 years ago
Matthias Volk c26237c16f Export Dft headers for stormpy 9 years ago
Matthias Volk d813851897 Small fix 9 years ago
Matthias Volk 3483e79412 Parse parameters in JSON 9 years ago
Matthias Volk 9a5e47151b Fixed double s in times 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 97d09408d1 Export generated model from DFT 9 years ago
Matthias Volk d85a949985 Parse voting gate in JSON 9 years ago
Matthias Volk 1c2426b0f4 Print model information 9 years ago
Matthias Volk 21e16a9222 Assert that dependent events are BEs 9 years ago
Matthias Volk 40212bb7e6 Added possibility to avoid non-determinism by only taking the first dependency 9 years ago
Matthias Volk 831d86a2e0 Updated parser to read new JSON format 9 years ago
Matthias Volk 5d79eff2cd Wrapper for file opening 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 b178703a88 Check for set of timepoints 9 years ago