Matthias Volk
|
f684e48e9e
|
Support for aborting DFT state space building
|
5 years ago |
Sebastian Junges
|
debabb01bb
|
cmd line arguments for hinting on the number of states added
|
5 years ago |
Matthias Volk
|
003d2024c1
|
Restored functionality of --firstdep
|
5 years ago |
Matthias Volk
|
8073a6d989
|
Fix in DFTs to translate MAs to CTMCs again
|
5 years ago |
Matthias Volk
|
61a99a9b9d
|
Consistent use of printInfo in DFTModelChecker
|
5 years ago |
Alexander Bork
|
605546358b
|
Added option to merge labels of eliminated states into existing states
|
5 years ago |
Matthias Volk
|
ba6358c3fa
|
Set optional arguments for settings
|
5 years ago |
Matthias Volk
|
6fb9f7e743
|
Warn if property could not be checked on DFT
|
5 years ago |
Alexander Bork
|
e28203fbb8
|
Added option to merge labels of eliminated states into existing states
|
5 years ago |
Matthias Volk
|
4ee31063a4
|
Removed double whitespaces in outputs
|
5 years ago |
Matthias Volk
|
bb71c078fa
|
Export to dot format allows for maximal line width in state labels and valuations
|
5 years ago |
Matthias Volk
|
e4e069a98c
|
Slight refactoring of transformations
|
5 years ago |
Matthias Volk
|
fab86e8823
|
DFT wellformedness check can be performed stricter as precondition for analysis
|
5 years ago |
Matthias Volk
|
1767c40f2d
|
Refactored FDEPConflictFinder
|
5 years ago |
Matthias Volk
|
c0075f1cc4
|
Removed unused variable
|
5 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 |
Matthias Volk
|
39cedc223e
|
Use ValueParsen in DFTJsonParser
|
6 years ago |
Tim Quatmann
|
429c91ff13
|
Added support for parsing fractions in DRN files.
|
6 years ago |
Alexander Bork
|
450e074c5b
|
Integrated non-Markovian state elimination into Storm MA modelchecking
|
6 years ago |
Alexander Bork
|
a73c2691b6
|
Integration of the new settings in the DFT analysis
|
6 years ago |
Alexander Bork
|
ec67166041
|
Decoupled preprocessing and SMT solving in commandline interface
|
6 years ago |
Alexander Bork
|
449c513db2
|
Cleanup DFTASFChecker
|
6 years ago |
Alexander Bork
|
75d28060cc
|
Moved failure bound computation to decouple it from the SMT checker
|
6 years ago |
Alexander Bork
|
9c74bbed24
|
Decoupled FDEP conflict search and SMT solver
|
6 years ago |
Alexander Bork
|
ae5c001d24
|
Moved non-Markovian state eliminator to its own class
|
6 years ago |
Alexander Bork
|
add2a40a62
|
Integrated results of FDEP conflict search in DFT state space generation
|
6 years ago |
Matthias Volk
|
47344f9080
|
Removed unused flat_set includes
|
6 years ago |
Alexander Bork
|
e2ef6bc52a
|
Added missing initialization of result vector
|
6 years ago |
Alexander Bork
|
589555c75f
|
Moved dynamic behavior computation from builder to DFT and added SEQ and SPARE cases
|
6 years ago |
Matthias Volk
|
84467267e0
|
Second try to improve performance for relevant events
|
6 years ago |
Alexander Bork
|
aa150fc2e3
|
Extended FDEP conflict search by not considering pairs of FDEPs with static behavior
|
6 years ago |
Alexander Bork
|
bec75813b1
|
Added computation of dynamic behavior vector for DFTs
|
6 years ago |
Alexander Bork
|
39ec751f8d
|
Removed debugging output
|
6 years ago |
Matthias Volk
|
187d47d8ac
|
Try to improve performance for relevant events
|
6 years ago |
Alexander Bork
|
9bfc7858d0
|
Added improved upper bound correction
|
6 years ago |
Alexander Bork
|
583a880620
|
Adjusted DFT to SMT conversion to deal with constant failures
|
6 years ago |
Alexander Bork
|
a0c42fa630
|
Added debugging messages for transformations
|
6 years ago |
Matthias Volk
|
d0494d07e6
|
Get settings only once for takeFirstDependency
|
6 years ago |
Matthias Volk
|
9c28ed990e
|
Use isBasicElement() instead of type
|
6 years ago |
Matthias Volk
|
08859bd3e6
|
Fixed bug in computation of symmetry groups.
Thanks to Enno Ruijters for pointing out this issue.
|
6 years ago |
Matthias Volk
|
0dcb271866
|
Added assertions for better debugging
|
6 years ago |
Matthias Volk
|
3033d5444c
|
Refactoring
|
6 years ago |
Alexander Bork
|
74aa93d23d
|
Moved elimination of non-binary dependencies from builder to the DFT transformator
|
6 years ago |
Alexander Bork
|
12c0a6d72c
|
Added unique constant failure in transformation
|
6 years ago |
Alexander Bork
|
69987cc76c
|
Copying of original DFT and changing all constant BEs to be failsafe
|
6 years ago |
Alexander Bork
|
f258afa8a2
|
Added basis for DFT transformator
|
6 years ago |
Alexander Bork
|
b3cf06d6dd
|
Check in SMT checker that only one BE is constantly failed
|
6 years ago |