Matthias Volk
|
ed7efc0268
|
Moved DFTBuilder to builder dir
|
7 years ago |
Matthias Volk
|
b00e65adf9
|
Created API for storm-dft
|
7 years ago |
Matthias Volk
|
6355619c09
|
Refactored BE parsing
|
7 years ago |
Matthias Volk
|
f81b6d4917
|
Added NumberParser
|
7 years ago |
Matthias Volk
|
8d845fad95
|
Throw exceptions for all unsupported Galileo distributions
|
7 years ago |
Matthias Volk
|
32b9585184
|
Method for parsing node name
|
7 years ago |
Matthias Volk
|
f37bd143f1
|
Better handling of comments in GalileoParser
|
7 years ago |
Matthias Volk
|
821300e777
|
Use ValueParser in GalileoParser
|
7 years ago |
Matthias Volk
|
ec8304c386
|
Refactored DftToGspnTransformator
|
7 years ago |
Matthias Volk
|
8b757466e8
|
Added GameSolverSettings which are now required
|
7 years ago |
Matthias Volk
|
8b1fbca271
|
Set priority to 1 for all GSPN transitions
|
7 years ago |
Matthias Volk
|
8bd75a435c
|
First child is not initially claimed by default
|
7 years ago |
Matthias Volk
|
e0f19d893c
|
Fixed layouting
|
7 years ago |
Matthias Volk
|
bc69092f16
|
LayoutInfo for disabled place in BE template
|
7 years ago |
Matthias Volk
|
64443170e3
|
Minor fixes in GSPN translation
|
7 years ago |
TimQu
|
7d705240ce
|
introduced model checker settings
|
7 years ago |
Matthias Volk
|
31821bc1d0
|
Display DFT stats
|
7 years ago |
Matthias Volk
|
096d532aa0
|
Small changes
|
7 years ago |
Matthias Volk
|
e4e467622f
|
Minor fixes
|
7 years ago |
Matthias Volk
|
e99e5bf6bf
|
Fixed typo leading to wrong variables in SMT encoding
|
7 years ago |
dehnert
|
0d18886966
|
re-enabling conversion of MA to CTMC if the MA only has Markovian states
|
7 years ago |
Matthias Volk
|
7d464f5807
|
SMT encoding for voting gate via or/and construction
|
7 years ago |
Matthias Volk
|
3987458ed8
|
Fixed bug in claiming by only considering spare parents
|
7 years ago |
Matthias Volk
|
0b4c093e81
|
Throw exception for VOT gates
|
7 years ago |
Matthias Volk
|
b31aa5d463
|
SMT support for POR gate
|
7 years ago |
Matthias Volk
|
ccee1bb007
|
Added last constraint 11 for Fdeps
|
7 years ago |
Matthias Volk
|
1c90f3829f
|
Added constraints 10
|
7 years ago |
Matthias Volk
|
e8a950d9d7
|
Support for conjunction over empty set
|
7 years ago |
Matthias Volk
|
0efa16876b
|
Started on encoding for FDEPs by implementing constraint (9)
|
7 years ago |
Matthias Volk
|
89984abdaf
|
Fixed spare claiming problem by asserting that only operational elements can be claimed
|
7 years ago |
Matthias Volk
|
f675d60ccc
|
Added assertion
|
7 years ago |
Matthias Volk
|
275a191b08
|
Fixed spare claiming by adding missing constraint 'if the child is not claimed at the moment, it will never be claimed'.
|
7 years ago |
Matthias Volk
|
7d56572eba
|
Recursive method for generating constrainst for 'trying to claim'
|
7 years ago |
Matthias Volk
|
b6d3b0242f
|
Fixed encoding for toplevel element
|
7 years ago |
Matthias Volk
|
623ce0ccf1
|
Fixed missing break in case distinction
|
7 years ago |
Matthias Volk
|
1affccbf81
|
Fixed encoding of PAND
|
7 years ago |
Matthias Volk
|
d1d2925044
|
Throw exceptions for missing SMT encodings
|
7 years ago |
Matthias Volk
|
b567aa0de9
|
Added encoding for constraint 8
|
7 years ago |
Matthias Volk
|
3df80c3389
|
Better comments for SMT encoding
|
7 years ago |
Matthias Volk
|
cf7c09584b
|
Use implication instead off iff in constraint 5
|
7 years ago |
Matthias Volk
|
34911003e0
|
Better comments for SMT generation
|
7 years ago |
Matthias Volk
|
8051912147
|
Correct indentation
|
7 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
7 years ago |
Matthias Volk
|
8ba365fee9
|
Fixed includes after moving files
|
7 years ago |
Matthias Volk
|
0913388cd3
|
Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder
|
7 years ago |
Matthias Volk
|
87778a6775
|
Finally removed old DFTModelBuilder
|
7 years ago |
Matthias Volk
|
91bd638c18
|
Fixed segfault
|
7 years ago |
Matthias Volk
|
8a74be1b72
|
Refactored DFT settings
|
7 years ago |
hbruintjes
|
904e49dab3
|
Fix wrong type
|
7 years ago |
dehnert
|
c5884a27b4
|
fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue
|
7 years ago |