TimQu
|
64ca58494d
|
considered solver requirements for multiobjective model checking
|
8 years ago |
TimQu
|
721dd37a62
|
Moved reduction of the preprocessed model into the weightvectorchecker
|
8 years ago |
TimQu
|
31af523ea1
|
implemented caching of the EC elimination result in the standard weight vector checker
|
8 years ago |
TimQu
|
9716289f6a
|
Added abstract superclass for WeightVectorCheckers
|
8 years ago |
TimQu
|
2f49255db6
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
8 years ago |
TimQu
|
1649d47d66
|
Renamed lower/upper bounds to under/over approximation in weightVectorCheckers
|
8 years ago |
TimQu
|
725e0e12e7
|
replaced old pcaa preprocessor with the refactored preprocessor.
|
8 years ago |
TimQu
|
5f83f4451d
|
added a few virtual destructors to prevent memory leaks.
|
8 years ago |
TimQu
|
bfbd96a0e6
|
added some output for benchmarking
|
8 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 |
TimQu
|
8c31019bd5
|
improved selection of digitization constant
Former-commit-id: 72306b1879
|
9 years ago |
TimQu
|
ea2315e903
|
restructured code for pcaa implementation
Former-commit-id: cfadf06611
|
9 years ago |
TimQu
|
1525ea6702
|
better time bounds
Former-commit-id: 57140de514
|
9 years ago |
TimQu
|
7bab48b59b
|
bounded reachability for MAs
Former-commit-id: 982277d9ab
|
9 years ago |
TimQu
|
75dd78ebec
|
towards bounded reachability: added the ability to have a lower/upper bound for the weightVectorChecker result
Former-commit-id: 413c2dee0a
|
9 years ago |
TimQu
|
0f0c21840f
|
correct handling of state rewards of markovian states
Former-commit-id: 9dc50559fc
|
9 years ago |
TimQu
|
0e34bdbfc4
|
split weight vector checker into one for MDPs and one for MAs
Former-commit-id: 142a151f3c
|
9 years ago |
TimQu
|
b58c9d67b9
|
step bounded objectives
Former-commit-id: 067f4b8dae
|
9 years ago |
TimQu
|
5604733854
|
improvements for preprocessing regarding finite/infinite rewards
Former-commit-id: a57e979bdd
|
9 years ago |
TimQu
|
f461c990b5
|
introduced post processor plus a little renaiming of things
Former-commit-id: f73f8eb2ff
|
9 years ago |
TimQu
|
b00d3f154c
|
further polishing code
Former-commit-id: 100ca37977
|
9 years ago |
TimQu
|
c86c6953b5
|
Renamed and refactored the helpers a little
Former-commit-id: e2cd1d76eb
|
9 years ago |
TimQu
|
f529816df4
|
WeighedObjectives model checking, first version for multi-objective achievability queries
Former-commit-id: 484795cc7c
|
9 years ago |