Matthias Volk
|
9656d2c253
|
Supporting export of generated Markov chain from DFT
|
7 years ago |
Matthias Volk
|
3fd9522770
|
Replaced permutation assertion by exception to give better warning
|
7 years ago |
sjunges
|
3a704ae532
|
fix storm-dft missing includes
|
7 years ago |
Matthias Volk
|
ec411ffc78
|
Typos
|
7 years ago |
Matthias Volk
|
6fa88b1c14
|
Disable unnecessary output for DFT model checking
|
7 years ago |
Matthias Volk
|
6821d3c76c
|
Different function for exact and approximate DFT analysis
|
7 years ago |
Matthias Volk
|
0913388cd3
|
Renamed ExplicitDFTModelBuilderApprox to ExplicitDFTModelBuilder
|
8 years ago |
Matthias Volk
|
87778a6775
|
Finally removed old DFTModelBuilder
|
8 years ago |
Matthias Volk
|
8a74be1b72
|
Refactored DFT settings
|
8 years ago |
sjunges
|
e718acffba
|
move cli stuff from storm lib to an own small lib
|
8 years ago |
dehnert
|
179cd8308e
|
remove old API files
|
8 years ago |
Matthias Volk
|
8cbfccba22
|
Hacked approximation for probabilities
|
8 years ago |
Matthias Volk
|
9a5e47151b
|
Fixed double s in times
|
8 years ago |
Matthias Volk
|
5c0e515ade
|
Build all labels when exporting DFT
|
8 years ago |
Matthias Volk
|
97d09408d1
|
Export generated model from DFT
|
8 years ago |
Matthias Volk
|
1c2426b0f4
|
Print model information
|
8 years ago |
Matthias Volk
|
7d3fee88f8
|
Use fail labels according to given properties
|
9 years ago |
Matthias Volk
|
cd1bd6b538
|
Support for checking multiple dft properties at once
|
9 years ago |
Matthias Volk
|
036d9c55d5
|
Small fixes
|
9 years ago |
Matthias Volk
|
63a0dc60e5
|
Fixed compile issue
|
9 years ago |
Matthias Volk
|
dad51771aa
|
Use stopwatch for in storm-dft
|
9 years ago |
Sebastian Junges
|
2b7610244d
|
storm-dft running again
|
9 years ago |
sjunges
|
b2b04fa76b
|
moving dfts to their own lib and cli
|
9 years ago |
Sebastian Junges
|
82a740a74e
|
storm-dft running again
|
9 years ago |
sjunges
|
112fb8f61e
|
moving dfts to their own lib and cli
|
9 years ago |
sjunges
|
84dff41287
|
fixed several gcc warnings
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
Mavo
|
6fcc97a7b4
|
Implemented modularisation for MTTF via parallel composition of CTMCs
Former-commit-id: 552949346b
|
9 years ago |
Mavo
|
9947d9b64c
|
Add up exploration time
Former-commit-id: f417ecc021
|
9 years ago |
Mavo
|
64699a7bad
|
Several improvements
Former-commit-id: 047ebde33b
|
9 years ago |
Mavo
|
a2c484bba4
|
Support for probability approximation without modularisation
Former-commit-id: 921c8d310c
|
9 years ago |
Mavo
|
c12bbe2904
|
Disable old way of computing permutations as there is a bug for >31 elements
Former-commit-id: ae7af404f3
|
9 years ago |
Mavo
|
58f8707293
|
Tighter over-approximation
Former-commit-id: 824e74f88d
|
9 years ago |
Mavo
|
a624292ece
|
Output no states
Former-commit-id: d1548bb3fb
|
9 years ago |
Mavo
|
1bfd974795
|
Minor fixes
Former-commit-id: 9344ebe5aa
|
9 years ago |
Mavo
|
4a6f53031e
|
Choose different approximation heuristics
Former-commit-id: e9ddae066b
|
9 years ago |
Mavo
|
faadf19228
|
Approximation error is relative to mean of lower and upper bound
Former-commit-id: f01c027a3a
|
9 years ago |
Mavo
|
a419cb0d80
|
Fixed computing rates for lower and upper bound
Former-commit-id: 89846a9788
|
9 years ago |
Mavo
|
6faa7f0429
|
Abort when getting infinity in approximation
Former-commit-id: 8bfda3656a
|
9 years ago |
Mavo
|
6b7bf3bba7
|
Introduced heuristic depth with distance from initial state
Former-commit-id: 1b94ebc4f9
|
9 years ago |
Mavo
|
aab45d4eab
|
Naive iterative refinement of approximation
Former-commit-id: e1620cdefd
|
9 years ago |
Mavo
|
d3d360b50a
|
First version of DFT approximation
Former-commit-id: 1d95ad4914
|
9 years ago |
Mavo
|
cfc082417b
|
Refactoring
Former-commit-id: b3896c45a4
|
9 years ago |