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
|
7 years ago |
Matthias Volk
|
2658a02604
|
Fixed compiler warnings for unused lambda captures
|
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 |
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 |
Matthias Volk
|
8ede347fdd
|
Fixed warning by fixing typo
|
8 years ago |
Matthias Volk
|
6bd8c8f9b5
|
Fixed some typos
|
8 years ago |
dehnert
|
179cd8308e
|
remove old API files
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
790ae46e4f
|
Fixed explicit dft model builder.
|
8 years ago |
TimQu
|
f2ab549b36
|
fixed compiling storm-dft
|
8 years ago |
TimQu
|
6537fd8b72
|
Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators
|
8 years ago |
Matthias Volk
|
0d9205c0e6
|
Fixed case in include path
|
8 years ago |
Matthias Volk
|
0a06a2b33e
|
Fix in constructing pseudo state
|
9 years ago |