Matthias Volk
|
3e8959c866
|
DFT: fixed stringstream clearing
|
7 years ago |
Matthias Volk
|
020c480e9c
|
DFT: export gate dependent information to json
|
7 years ago |
Matthias Volk
|
d4efcd49e3
|
DFT: no error for optional json arguments
|
7 years ago |
Matthias Volk
|
1990b0a1c9
|
DFT: updated json export
|
7 years ago |
Matthias Volk
|
48efde755b
|
DFT: export to JSON as string
|
7 years ago |
Matthias Volk
|
369d106f99
|
DFT: load json from string
|
7 years ago |
Matthias Volk
|
856d62513b
|
DFT: parse number from JSON
|
7 years ago |
TimQu
|
8f179217d0
|
fixes for storm-dft and storm-gspn
|
7 years ago |
TimQu
|
4a7a82627f
|
storm-gspn and storm-dft now use functionalities of storm-conv
|
7 years ago |
Matthias Volk
|
afb0be1245
|
Fixed missing dependencies to storm-parsers
|
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 |
Matthias Volk
|
99e5619952
|
Export storm targets
|
7 years ago |
Matthias Volk
|
ec411ffc78
|
Typos
|
8 years ago |
Matthias Volk
|
2658a02604
|
Fixed compiler warnings for unused lambda captures
|
8 years ago |
Matthias Volk
|
6fa88b1c14
|
Disable unnecessary output for DFT model checking
|
8 years ago |
Matthias Volk
|
4bdedfbb9a
|
Added missing settings
|
8 years ago |
Matthias Volk
|
415e22743d
|
Moved same parts of the dft api into cpp file
|
8 years ago |
Matthias Volk
|
853901af45
|
Introduced api dir in storm-gspn
|
8 years ago |
Matthias Volk
|
48a0b88cd0
|
Fixed linking issues with duplicate symbols
|
8 years ago |
Matthias Volk
|
6821d3c76c
|
Different function for exact and approximate DFT analysis
|
8 years ago |
Matthias Volk
|
ed7efc0268
|
Moved DFTBuilder to builder dir
|
8 years ago |
Matthias Volk
|
b00e65adf9
|
Created API for storm-dft
|
8 years ago |
Matthias Volk
|
6355619c09
|
Refactored BE parsing
|
8 years ago |
Matthias Volk
|
f81b6d4917
|
Added NumberParser
|
8 years ago |
Matthias Volk
|
8d845fad95
|
Throw exceptions for all unsupported Galileo distributions
|
8 years ago |
Matthias Volk
|
32b9585184
|
Method for parsing node name
|
8 years ago |
Matthias Volk
|
f37bd143f1
|
Better handling of comments in GalileoParser
|
8 years ago |
Matthias Volk
|
821300e777
|
Use ValueParser in GalileoParser
|
8 years ago |
Matthias Volk
|
ec8304c386
|
Refactored DftToGspnTransformator
|
8 years ago |
Matthias Volk
|
8b757466e8
|
Added GameSolverSettings which are now required
|
8 years ago |
Matthias Volk
|
8b1fbca271
|
Set priority to 1 for all GSPN transitions
|
8 years ago |
Matthias Volk
|
8bd75a435c
|
First child is not initially claimed by default
|
8 years ago |
Matthias Volk
|
e0f19d893c
|
Fixed layouting
|
8 years ago |
Matthias Volk
|
bc69092f16
|
LayoutInfo for disabled place in BE template
|
8 years ago |
Matthias Volk
|
64443170e3
|
Minor fixes in GSPN translation
|
8 years ago |
TimQu
|
7d705240ce
|
introduced model checker settings
|
8 years ago |
Matthias Volk
|
31821bc1d0
|
Display DFT stats
|
8 years ago |
Matthias Volk
|
096d532aa0
|
Small changes
|
8 years ago |
Matthias Volk
|
e4e467622f
|
Minor fixes
|
8 years ago |
dehnert
|
0d18886966
|
re-enabling conversion of MA to CTMC if the MA only has Markovian states
|
8 years ago |
Joachim Klein
|
f56076aacf
|
Add virtual destructors to classes having virtual functions.
(Silences warnings from -Wdelete-non-virtual-dtor -Wnon-virtual-dtor)
|
8 years ago |
Matthias Volk
|
8ba365fee9
|
Fixed includes after moving files
|
8 years ago |
Matthias Volk
|
0913388cd3
|
Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder
|
8 years ago |
Matthias Volk
|
87778a6775
|
Finally removed old DFTModelBuilder
|
8 years ago |
Matthias Volk
|
91bd638c18
|
Fixed segfault
|
8 years ago |
Matthias Volk
|
8a74be1b72
|
Refactored DFT settings
|
8 years ago |
hbruintjes
|
904e49dab3
|
Fix wrong type
|
8 years ago |
dehnert
|
c5884a27b4
|
fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue
|
8 years ago |
sjunges
|
e718acffba
|
move cli stuff from storm lib to an own small lib
|
8 years ago |