sjunges
0ef2b55c75
made some region settings attribute to the model checker instead of global
Former-commit-id: e53ca96760
9 years ago
sjunges
31228486d3
towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator
Former-commit-id: 8ce98b8287
9 years ago
TimQu
da0dafe5be
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
9 years ago
TimQu
5f678f96ae
parallel execution of benchmarks and larger models
Former-commit-id: 1abf08d530
9 years ago
TimQu
56be3c183b
implemented refinement of regions plus benchmarks
Former-commit-id: 09faedc1be
9 years ago
TimQu
3ce8643d96
Added benchmarks
Former-commit-id: 6979a9aece
9 years ago
TimQu
8297c51d73
Fixed a bug that was not yet fixed for some reason...
Approximation is now also used if a non-linear function is detected. This is a quick 'solution' to allow functions of the form p times q.
Former-commit-id: 2a30959c21
9 years ago
TimQu
1225b056f2
a little refactoring
Former-commit-id: 9af14c006c
9 years ago
TimQu
91fb664910
Refactored a little and implemented functions for prophesy
Former-commit-id: a61f1eaff2
9 years ago
TimQu
4a874a5a29
Added some benchmark models from param website
Fixed two bugs considering nonatomic subformulae and constant results
Qualitative modelchecking needs to be done when applying a policy!
Former-commit-id: bd88228214
9 years ago
TimQu
77c2f397a9
fix for approximation model, additional test for mdps, minor changes
Former-commit-id: cc837ddf3e
9 years ago
TimQu
c53b79b9b7
approximation model, again
Former-commit-id: a7da8e4298
9 years ago
TimQu
046afd3804
Refactored SamplingModel
Former-commit-id: b51ed752b4
9 years ago
TimQu
d26f38b9a2
minor stuff, some more pmdp examples and an mdp test case
Former-commit-id: f48e308e5f
9 years ago
TimQu
77e086f446
small fix regarding the return type of computeValue
Former-commit-id: 78b43e0f6d
9 years ago
TimQu
f72c30cdff
First version of approximation model (with mdp intead of s2pg)
Former-commit-id: 86fdbc5f36
10 years ago
TimQu
c94e9c25a6
Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps
Former-commit-id: ab42fefd92
10 years ago
TimQu
78bd4a041a
Added Mdp class, sampling might work already (untested)
Former-commit-id: f0d5c77645
10 years ago
TimQu
70dd76c08b
Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon)
Former-commit-id: e722c8f2bd
10 years ago