21 Commits (cd1bd6b538650bcf912b6fea196d03d7923c32f1)

Author SHA1 Message Date
Matthias Volk cd1bd6b538 Support for checking multiple dft properties at once 8 years ago
Matthias Volk 0d1923524c Json file can be used as dft input from now on as well 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
Matthias Volk de96f4444a Return exit code > 0 for exceptions 8 years ago
Matthias Volk 21cc2df4ca ResourceSettings needed 8 years ago
Matthias Volk 743ce2b023 Export DFT to Cytoscape JSON format 8 years ago
Sebastian Junges 9851100602 mttf 8 years ago
Sebastian Junges 87b6182ea3 build n-ary pdeps for transformation 8 years ago
sjunges 31efb4f0c9 prep for more formulas 8 years ago
Matthias Volk 63d594fb45 Rudimentary DFT parser from Cytoscape's JSON 8 years ago
Sebastian Junges 5c900e4e14 stats for gspn 9 years ago
Sebastian Junges 18383f5220 several fixes in dft->gspn->jani code path: Most notably, mas are closed, successor nodes failed places keep intact and tb property is added 9 years ago
Sebastian Junges 88e17d423a updated dft->gspn->jani workflow 9 years ago
Sebastian Junges b9e46cf8c1 gspn transformation related changes 9 years ago
Sebastian Junges d4f7088cfd updates to dft->gspn 9 years ago
sjunges b2b04fa76b moving dfts to their own lib and cli 9 years ago
Sebastian Junges faee1dfeee updated dft->gspn translation to now have basis support for spares 9 years ago
Sebastian Junges a8b6e6e188 added some stub for dft->gspn translation in cli 9 years ago
Sebastian Junges 82a740a74e storm-dft running again 9 years ago
sjunges 112fb8f61e moving dfts to their own lib and cli 9 years ago
Matthias Volk 08f51b505b Fixed minor compile issues 9 years ago
Sebastian Junges fbc0ddfa35 fix wrong include 9 years ago
Mavo 9eed8b9f94 Added framework for DFT->GSPN Transformator 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 6fcc97a7b4 Implemented modularisation for MTTF via parallel composition of CTMCs 9 years ago
sjunges 464a497093 smt checker v1, and better error messages 9 years ago
Mavo ec8b5a23f2 Fixed compile issues with under Linux 9 years ago
Mavo d3d360b50a First version of DFT approximation 9 years ago
Mavo cfc082417b Refactoring 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert 2a7dc0fad0 renamed MarkovChainSettings 9 years ago
dehnert 35bb3a3c26 renamed elimination settings 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 9 years ago
Mavo 5eaa46c7de More refactoring 9 years ago
Mavo a63d004fb8 storm-dft is using settings now 9 years ago
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 9 years ago
Mavo e5fd604498 Flag for disabling DC propagation 9 years ago
sjunges 9ae9700d5c modularisation on and and or 9 years ago
Mavo ccec8b8f7a Renaming 9 years ago
Mavo 3f41aa55f8 Cleaned up debug output 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges e322c56820 findModularisationRewrite 9 years ago
Mavo b8c7f063c1 Maybe fix try to fix bisimulation instead of deactivating 9 years ago
Mavo b75b5f1928 No bisimulation for parametric case 9 years ago
Mavo 7b7b999548 Bisimulation for small models as well 9 years ago
Mavo c05e671111 Handling of min and max for non-determinism 9 years ago
Mavo 4c2b1d7c22 Model info for benchmarking scripts 9 years ago
Mavo d32d90de5b Fixed some compile warnings 9 years ago