Matthias Volk
|
1990b0a1c9
|
DFT: updated json export
|
6 years ago |
Matthias Volk
|
48efde755b
|
DFT: export to JSON as string
|
6 years ago |
Matthias Volk
|
369d106f99
|
DFT: load json from string
|
6 years ago |
Matthias Volk
|
856d62513b
|
DFT: parse number from JSON
|
6 years ago |
TimQu
|
8f179217d0
|
fixes for storm-dft and storm-gspn
|
6 years ago |
TimQu
|
4a7a82627f
|
storm-gspn and storm-dft now use functionalities of storm-conv
|
6 years ago |
Alexander Bork
|
a8d4c45299
|
Reworked extended priority computation
|
6 years ago |
Matthias Volk
|
e0d50d1b53
|
Set correct capacity for unavailable places
|
6 years ago |
Alexander Bork
|
c5cfe70176
|
Added extended priorities inside AND/OR/VOT gates
|
6 years ago |
Alexander Bork
|
ec3cb1a134
|
Added alternative method to calculate priorities for better compatibility with MC4CSLTA
|
7 years ago |
Alexander Bork
|
3e7b1ffc71
|
Added dependency names to win and lose flip transitions for PDEPs
|
7 years ago |
Alexander Bork
|
8c3bd15eae
|
Fixed priorities for dependencies and export of PDEP probabilities into PNPRO format
|
7 years ago |
Matthias Volk
|
7dc17065c1
|
Updated DFT export to new JSON format
|
7 years ago |
Matthias Volk
|
1f221db280
|
Disable transformation of DFT properties to JANI
|
7 years ago |
Matthias Volk
|
eea940b625
|
Refactoring for transformation DFT->GSPN->JANI
|
7 years ago |
Alexander Bork
|
a49f88b7f5
|
Fixed computation of priorities to correctly represent the semantics
|
7 years ago |
Matthias Volk
|
0d4cf67f2e
|
Set mergeDC from setting
|
7 years ago |
Matthias Volk
|
cf316df35e
|
Added settings for DFT-GSPN transformation
|
7 years ago |
Matthias Volk
|
afb0be1245
|
Fixed missing dependencies to storm-parsers
|
7 years ago |
Matthias Volk
|
369cea775d
|
Swapped order in PriorityQueue to propagate failures in correct order
|
7 years ago |
sjunges
|
79bb6734ed
|
compile and link parsers in seperate binary
|
7 years ago |
sjunges
|
3a704ae532
|
fix storm-dft missing includes
|
7 years ago |
Alexander Bork
|
fa43e515ee
|
Changed DFT element transformation so priorities are used
|
7 years ago |
Matthias Volk
|
480b1fb8e5
|
Added priorities to GSPN transformation
|
7 years ago |
Matthias Volk
|
1461ba9073
|
Fixed SMT encoding of voting gate
|
7 years ago |
Alexander Bork
|
a2d8faece0
|
Fixed layout for PDEP GSPN template and added Don't Care support for SPARE elements
|
7 years ago |
Matthias Volk
|
09797dae5a
|
SMT encoding for SEQ gate
|
7 years ago |
Matthias Volk
|
99e5619952
|
Export storm targets
|
7 years ago |
Alexander Bork
|
8a6bd4d72f
|
Added dependency don't care support
|
7 years ago |
Alexander Bork
|
57ad89adea
|
Added dependency don't care support
|
7 years ago |
Alexander Bork
|
01dc010c08
|
Reworked POR DFT element and added dontCare support
|
7 years ago |
Alexander Nikolai Bork
|
dfd6c624c7
|
Reworked PAND DFT element to suit the new "exclusive" template and added dontCare support
|
7 years ago |
Alexander Nikolai Bork
|
ce13ce40a9
|
Added dontCare transformation support for VOT DFT elements.
|
7 years ago |
Alexander Nikolai Bork
|
875764c472
|
Added dontCare transformation support for BE, AND and OR DFT elements.
|
7 years ago |
Matthias Volk
|
c9b66b2492
|
Added comments
|
7 years ago |
Matthias Volk
|
0674f88cf5
|
Added option for merging DC and Failed places
|
7 years ago |
Matthias Volk
|
ad8350c684
|
Make elements for DC propagation choosable in GSPN transformation
|
7 years ago |
Matthias Volk
|
ec411ffc78
|
Typos
|
7 years ago |
Matthias Volk
|
2658a02604
|
Fixed compiler warnings for unused lambda captures
|
7 years ago |
Matthias Volk
|
0f357366cb
|
Improved variable names in findModularisationRewrite
|
7 years ago |
Matthias Volk
|
006ccaa2ee
|
Build all labels for DFT model if export is enabled
|
7 years ago |
Matthias Volk
|
87edc3abe0
|
Better debug output
|
7 years ago |
Matthias Volk
|
bf88eca92f
|
Export DRN format for model composed from DFT modularisation
|
7 years ago |
Matthias Volk
|
7f7778533a
|
Typos
|
7 years ago |
Matthias Volk
|
6fa88b1c14
|
Disable unnecessary output for DFT model checking
|
7 years ago |
Matthias Volk
|
4bdedfbb9a
|
Added missing settings
|
7 years ago |
Matthias Volk
|
415e22743d
|
Moved same parts of the dft api into cpp file
|
7 years ago |
Matthias Volk
|
853901af45
|
Introduced api dir in storm-gspn
|
7 years ago |
Matthias Volk
|
48a0b88cd0
|
Fixed linking issues with duplicate symbols
|
7 years ago |
Matthias Volk
|
6821d3c76c
|
Different function for exact and approximate DFT analysis
|
7 years ago |