134 Commits (a2d8faece085996e254f36e355dd4257dc0d5010)

Author SHA1 Message Date
Alexander Bork a2d8faece0 Fixed layout for PDEP GSPN template and added Don't Care support for SPARE elements 7 years ago
Alexander Bork 8a6bd4d72f Added dependency don't care support 7 years ago
Alexander Bork 57ad89adea Added dependency don't care support 7 years ago
Alexander Bork 01dc010c08 Reworked POR DFT element and added dontCare support 7 years ago
Alexander Nikolai Bork dfd6c624c7 Reworked PAND DFT element to suit the new "exclusive" template and added dontCare support 7 years ago
Alexander Nikolai Bork ce13ce40a9 Added dontCare transformation support for VOT DFT elements. 7 years ago
Alexander Nikolai Bork 875764c472 Added dontCare transformation support for BE, AND and OR DFT elements. 7 years ago
Matthias Volk c9b66b2492 Added comments 7 years ago
Matthias Volk 0674f88cf5 Added option for merging DC and Failed places 7 years ago
Matthias Volk ad8350c684 Make elements for DC propagation choosable in GSPN transformation 7 years ago
Matthias Volk ec411ffc78 Typos 8 years ago
Matthias Volk 2658a02604 Fixed compiler warnings for unused lambda captures 8 years ago
Matthias Volk 6fa88b1c14 Disable unnecessary output for DFT model checking 8 years ago
Matthias Volk 4bdedfbb9a Added missing settings 8 years ago
Matthias Volk 415e22743d Moved same parts of the dft api into cpp file 8 years ago
Matthias Volk 853901af45 Introduced api dir in storm-gspn 8 years ago
Matthias Volk 48a0b88cd0 Fixed linking issues with duplicate symbols 8 years ago
Matthias Volk 6821d3c76c Different function for exact and approximate DFT analysis 8 years ago
Matthias Volk ed7efc0268 Moved DFTBuilder to builder dir 8 years ago
Matthias Volk b00e65adf9 Created API for storm-dft 8 years ago
Matthias Volk 6355619c09 Refactored BE parsing 8 years ago
Matthias Volk f81b6d4917 Added NumberParser 8 years ago
Matthias Volk 8d845fad95 Throw exceptions for all unsupported Galileo distributions 8 years ago
Matthias Volk 32b9585184 Method for parsing node name 8 years ago
Matthias Volk f37bd143f1 Better handling of comments in GalileoParser 8 years ago
Matthias Volk 821300e777 Use ValueParser in GalileoParser 8 years ago
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
TimQu 7d705240ce introduced model checker settings 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 8 years ago