401 Commits (d2e36e9db35e853453b0fcc6f425075f3236562f)

Author SHA1 Message Date
Matthias Volk 7963419554
Minor change in debug output 5 years ago
Matthias Volk a99be1bb06
Revised relevant events 5 years ago
Matthias Volk 72813a9774
Revelant DFT events are not part of symmetries 5 years ago
Matthias Volk 693237a304
Improved hashing for BEColourClass 5 years ago
Matthias Volk f7930d22b0
Fixed typo which lead to wrong symmetries for voting gates 5 years ago
Matthias Volk e933df1fc1
Fixed parsing of ' in GalileoParser 5 years ago
Matthias Volk cec37005ae
Set relevant DFT elements earlier in code 5 years ago
Matthias Volk 395081cdf9
Moved DFT preprocessing in api functions 5 years ago
Matthias Volk 190e36605a
Refactored computation of relevant events 5 years ago
Matthias Volk a1c6b998ec
Ignore SEQ and FDEP children 5 years ago
Matthias Volk a7096f748b
Fix segfault for empty spare modules 5 years ago
Matthias Volk 936985f536
Add labels for claiming in Markov chain with flag --labels-claiming 5 years ago
Matthias Volk 2d543d1314
Added BE class for distribution defined by samples 5 years ago
Matthias Volk e9dfcb8e45
Fixed type comparision for BEs 5 years ago
Matthias Volk df28d8ef84
Added getUnreliability() for BEs 5 years ago
Matthias Volk 641c9992a1
Distinguish between different BEType and use single BE type in DFTElementTypes 5 years ago
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 5 years ago
Sebastian Junges 1a6f2e6fba --io:nodrnplaceholders 5 years ago
Matthias Volk ac9fc7b99c Fixed permutations for more than 32 bits by using correct bit-shift 5 years ago
Matthias Volk 06941e7c48 Setting 'dft-statistics' prints information about intermediate approximation results 5 years ago
Matthias Volk 7e1f5bf2ac Fixed handling of constant BE in approximation 5 years ago
Matthias Volk 49dac54e8b Fixed typos 5 years ago
Daniel Basgöze 92f25c1fa7 Use standard integer types instead of size_t 6 years ago
Daniel Basgöze a244b5ff67 Add assertion for an implied limitation 6 years ago
Daniel Basgöze d62af9332b Fix bitshift overflow 6 years ago
Tim Quatmann 6af6bc5472 Replaced remaining uses of modernjson::json with the new storm::json<..> 6 years ago
Matthias Volk de27fa82fe Changed result output iterator for DFTs 6 years ago
Tim Quatmann 9962da7453 Registered missing settings modules in storm-dft and storm-pars 6 years ago
Tim Quatmann 11ed073632 Making storm-dft compile again... 6 years ago
Tim Quatmann 20f5cf158b storm-dft: Using symmetry reduction by default. 6 years ago
Matthias Volk 6c095e757a Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020 6 years ago
Matthias Volk f684e48e9e Support for aborting DFT state space building 6 years ago
Sebastian Junges debabb01bb cmd line arguments for hinting on the number of states added 6 years ago
Matthias Volk 003d2024c1 Restored functionality of --firstdep 6 years ago
Matthias Volk 8073a6d989 Fix in DFTs to translate MAs to CTMCs again 6 years ago
Matthias Volk 61a99a9b9d Consistent use of printInfo in DFTModelChecker 6 years ago
Alexander Bork 605546358b Added option to merge labels of eliminated states into existing states 6 years ago
Matthias Volk ba6358c3fa Set optional arguments for settings 6 years ago
Matthias Volk 6fb9f7e743 Warn if property could not be checked on DFT 6 years ago
Alexander Bork e28203fbb8 Added option to merge labels of eliminated states into existing states 6 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 6 years ago
Matthias Volk bb71c078fa Export to dot format allows for maximal line width in state labels and valuations 6 years ago
Matthias Volk e4e069a98c Slight refactoring of transformations 6 years ago
Matthias Volk fab86e8823 DFT wellformedness check can be performed stricter as precondition for analysis 6 years ago
Matthias Volk 1767c40f2d Refactored FDEPConflictFinder 6 years ago
Matthias Volk c0075f1cc4 Removed unused variable 6 years ago
Alexander Bork 3473a930a2 Added hint towards uniquefailedbe flag in error message 6 years ago
Alexander Bork 2ec921a683 Added support for constantly failed BEs in the model generation 6 years ago
Alexander Bork a257071346 Added option to transform a DFT to only use one unique constantly failed BE 6 years ago
Alexander Bork 541e582934 Added support for BEs with probabilities in Galileo parser 6 years ago