7223 Commits (584dc6caa7024a05a3a3fb4f1fbf3fac61862fa2)
 

Author SHA1 Message Date
Alexander Bork 584dc6caa7 Fixed error that matrix dimensions were to small if last columns have only 0 entries 5 years ago
Alexander Bork 3473a930a2 Added hint towards uniquefailedbe flag in error message 5 years ago
Alexander Bork 2ec921a683 Added support for constantly failed BEs in the model generation 5 years ago
Alexander Bork a257071346 Added option to transform a DFT to only use one unique constantly failed BE 5 years ago
Alexander Bork 628331fda3 Fixed error that SMT solver was always used in the FDEP conflict search 5 years ago
Alexander Bork 4c20495a20 Adjusted tests to removal of mandatory state space reduction 5 years ago
Alexander Bork 541e582934 Added support for BEs with probabilities in Galileo parser 5 years ago
Alexander Bork adf07416dc Added preservation of time bounded until formulae 5 years ago
Alexander Bork 450e074c5b Integrated non-Markovian state elimination into Storm MA modelchecking 5 years ago
Alexander Bork 7b038db6d5 Fixed missing part for label preservation and added formula preservation check 5 years ago
Alexander Bork a73c2691b6 Integration of the new settings in the DFT analysis 5 years ago
Alexander Bork 5aa19c9a58 Added settings for non-Markovian state elimination 5 years ago
Alexander Bork 88d6300084 Added option for label preservation to state elimination 5 years ago
Alexander Bork ec67166041 Decoupled preprocessing and SMT solving in commandline interface 5 years ago
Alexander Bork 449c513db2 Cleanup DFTASFChecker 5 years ago
Alexander Bork 75d28060cc Moved failure bound computation to decouple it from the SMT checker 5 years ago
Alexander Bork 9c74bbed24 Decoupled FDEP conflict search and SMT solver 5 years ago
Alexander Bork ae5c001d24 Moved non-Markovian state eliminator to its own class 5 years ago
Alexander Bork 2709b7d828 Merge branch 'master' into dftFDEP 5 years ago
Alexander Bork 10bb42e0f6 First version of non-Markovian state elimination for MAs 5 years ago
Alexander Bork 549774abc9 Added state remapping in state elimination 5 years ago
Alexander Bork 27e65d5669 Added construction of the state remapping for elimination of non-Markovian states in MAs 5 years ago
Alexander Bork add2a40a62 Integrated results of FDEP conflict search in DFT state space generation 5 years ago
Alexander Bork 3616bdbf13 Added two test cases for the FDEP conflict search 5 years ago
Alexander Bork e2ef6bc52a Added missing initialization of result vector 5 years ago
Alexander Bork 589555c75f Moved dynamic behavior computation from builder to DFT and added SEQ and SPARE cases 5 years ago
Alexander Bork aa150fc2e3 Extended FDEP conflict search by not considering pairs of FDEPs with static behavior 5 years ago
Alexander Bork bec75813b1 Added computation of dynamic behavior vector for DFTs 5 years ago
Alexander Bork 39ec751f8d Removed debugging output 5 years ago
Alexander Bork 9bfc7858d0 Added improved upper bound correction 5 years ago
Alexander Bork 583a880620 Adjusted DFT to SMT conversion to deal with constant failures 5 years ago
Alexander Bork a0c42fa630 Added debugging messages for transformations 5 years ago
Alexander Bork 1d505d2ee0 Added check if DFT transformation is needed 5 years ago
Alexander Bork dde18d45eb Added tests for DFT transformator 5 years ago
Alexander Bork 74aa93d23d Moved elimination of non-binary dependencies from builder to the DFT transformator 5 years ago
Alexander Bork 12c0a6d72c Added unique constant failure in transformation 5 years ago
Alexander Bork 69987cc76c Copying of original DFT and changing all constant BEs to be failsafe 5 years ago
Alexander Bork f258afa8a2 Added basis for DFT transformator 5 years ago
Alexander Bork b3cf06d6dd Check in SMT checker that only one BE is constantly failed 5 years ago
Alexander Bork ca4dceaae1 Added experimental support for constant BEs 5 years ago
Alexander Bork 31f4683094 Added activation for experimental DFT SMT analysis 5 years ago
Alexander Bork e06bb99cc4 Changed DEP conflict constraint to avoid double check 5 years ago
Alexander Bork baa8a6dbcb Improved conflict search by directly capturing DEPs with same trigger 6 years ago
Alexander Bork 965c54b76d Fixed error that only one FDEP was required to be active for a possible conflict to be detected 6 years ago
Alexander Bork 5765824782 Reworked SMT result interface 6 years ago
Alexander Bork 38ccd51ae1 Added check for conflicts between dependencies in the DFT 6 years ago
Alexander Bork 80fc8fb56b Fix for error that checkbound may be large than number of Markovian states 6 years ago
Alexander Bork 28a878f154 Adjusted lower bound correction to new BE distinction 6 years ago
Matthias Volk 7995100441 Small fixes in DFT tests 6 years ago
Matthias Volk 521461737a Adaption to changes in BEs 6 years ago