32 Commits (0f1b05f28c76cfe2d8c29a710c183fcec6594756)

Author SHA1 Message Date
Matthias Volk 0f1b05f28c Added support for '_dc' label suffix 6 years ago
Matthias Volk c272e65d30 Changed suffix label for failed elements to '_failed' 6 years ago
Matthias Volk 92d05ec368 Fixed handling of relevant events from properties 6 years ago
Matthias Volk 534d2cf51b Fixed concatenation of multiple properties 6 years ago
Matthias Volk f2c902eedb Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk 51959d4334 Set labels in property as relevant events as well 6 years ago
Matthias Volk b38b28679f Fixed seqfault when no property was given 6 years ago
Matthias Volk 256137b080 Some refactoring 6 years ago
Matthias Volk 972371c9a2 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 7a8dbf8828 Heuristic is argument for functions in approximation algorithm 6 years ago
Matthias Volk 5952aa8a6f Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk 4b1af3c51e Set labels in property as relevant events as well 6 years ago
Matthias Volk 86c183a342 Fixed seqfault when no property was given 6 years ago
Matthias Volk 5f7bf64d44 Some refactoring 6 years ago
Matthias Volk 99651bdc71 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk a410b6d7bc Heuristic is argument for functions in approximation algorithm 6 years ago
Matthias Volk 1140d96ba5 Added well-formedness check for DFTs 6 years ago
Matthias Volk d9d29eeea4 More detailed DFT statistics 6 years ago
Matthias Volk 48efde755b DFT: export to JSON as string 7 years ago
Matthias Volk 369d106f99 DFT: load json from string 7 years ago
Matthias Volk eea940b625 Refactoring for transformation DFT->GSPN->JANI 7 years ago
Matthias Volk cf316df35e Added settings for DFT-GSPN transformation 7 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
sjunges 3a704ae532 fix storm-dft missing includes 7 years ago
Matthias Volk 6fa88b1c14 Disable unnecessary output for DFT model checking 7 years ago
Matthias Volk 6821d3c76c Different function for exact and approximate DFT analysis 7 years ago
Matthias Volk b00e65adf9 Created API for storm-dft 7 years ago
Matthias Volk f37bd143f1 Better handling of comments in GalileoParser 7 years ago
Matthias Volk 134bba827f Enabled smart GSPN transformation 7 years ago
Matthias Volk 31821bc1d0 Display DFT stats 7 years ago
Matthias Volk e4e467622f Minor fixes 7 years ago
Matthias Volk b901b2ce7d Started on GSPN to Json export 7 years ago
Matthias Volk e9a57aa3e5 Cleanup after processing options 7 years ago
Matthias Volk 770fc83e7f Generalization loadDFT 7 years ago
Matthias Volk ef7b25d65c Fixed cli settings for storm-dft 8 years ago
Matthias Volk 8a74be1b72 Refactored DFT settings 8 years ago
Matthias Volk 9350e281c7 Renamed storm-dyftee to storm-dft 8 years ago
Matthias Volk 349e276c9b Removed include of cpp file in storm-pars-cli and storm-dft-cli 8 years ago
Matthias Volk 1a4bc33e5b Fixed setting of debug settings in storm-dft-cli 8 years ago
sjunges e718acffba move cli stuff from storm lib to an own small lib 8 years ago
Sebastian Junges 3de51e28e5 towards reward-bounded properties 8 years ago
dehnert 179cd8308e remove old API files 8 years ago
dehnert ad1fdd41ea fixed some wrong capitalizations 8 years ago
dehnert a323d21751 fixed some wrong capitalization 8 years ago
Matthias Volk cd1bd6b538 Support for checking multiple dft properties at once 8 years ago
dehnert 8b06e4fa6e added missing IOSettings module to storm-dft-cli 8 years ago
dehnert a85f4fdc89 replaced some StoRMs and Storms by storm, reworked version output a bit 8 years ago
Matthias Volk 0d1923524c Json file can be used as dft input from now on as well 8 years ago
sjunges 8fc0033bb2 fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage) 8 years ago
dehnert 64ddf12558 fixed two issues in jit builder: a) respect environment variable (instead of c++); b) casting integer variables to doubles when evaluating label expressions to avoid integer division 8 years ago