TimQu
|
25843ee53b
|
added setting 'lramethod'
|
8 years ago |
TimQu
|
bae41009a2
|
LRA method for MAs can now be switched to LP-based method
|
8 years ago |
TimQu
|
aebe9fa3c3
|
LP-based long run average rewards for MDPs
|
8 years ago |
TimQu
|
9bfb1fedc2
|
requiring that multi objective queries have a multi(..) formula at top level.
|
8 years ago |
TimQu
|
5b868081f0
|
Fixed MA LRA computation for the case where the whole MA is a MEC
|
8 years ago |
Sebastian Junges
|
3de51e28e5
|
towards reward-bounded properties
|
8 years ago |
TimQu
|
1c9d888676
|
uint_fast64_t -> uint64_t
|
8 years ago |
TimQu
|
8da6a6e30e
|
reduced memory consumption of VI based LRA computation
|
8 years ago |
TimQu
|
19925ac74d
|
implemented value iteration based Long run average rewards for Markov automata by Butkova et al. (TACAS 2017)
|
8 years ago |
TimQu
|
75e4c229cb
|
minor fix for Long run average rewards for Markov automata
|
8 years ago |
TimQu
|
6151dc0e96
|
Enabled Long Run Average Rewards for MAs (LP based)
|
8 years ago |
TimQu
|
752af135cd
|
When computing expected rewards for Markov Automata, we now invoke the MDP implementation (instead of the rather inefficient MA implementation)
|
8 years ago |
TimQu
|
e2cfa54d5b
|
Fixed an issue when computing expected rewards of Markov Automata
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
267768a5b6
|
enabled markov automata with rationals
|
8 years ago |
TimQu
|
aa4d2141c3
|
build infrastructure for switching between multi objective model checking methods
|
8 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
8 years ago |
dehnert
|
b7170b3c3b
|
fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties
|
8 years ago |
TimQu
|
14e44e0165
|
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
|
8 years ago |
dehnert
|
b3a02b6e8a
|
fix in sparse ctmc model checker: bounded until returned empty result in case there are no non-prob0-states
|
8 years ago |
TimQu
|
0bb1c5855e
|
fixed bug when computing expected reachability rewards on MAs
|
8 years ago |
dehnert
|
c5ba425e54
|
enabling exact reachability rewards for CTMCs
|
8 years ago |
dehnert
|
77bd6e4a44
|
fixed some model building issues
|
8 years ago |
dehnert
|
43354d0c20
|
bunch of fixes (prominently in prism -> jani conversion)
|
8 years ago |
dehnert
|
9e8d6eee90
|
fixed a bug when reducing state-action rewards to state rewards for CTMCs
|
8 years ago |
dehnert
|
09f90dbc9f
|
enabled long-run average rewards for dtmc/ctmcs (sparse/hybrid engines)
|
8 years ago |
dehnert
|
b4381a7c48
|
Constants in formulas appear to be working
|
8 years ago |
dehnert
|
8d3f633cbc
|
started working on allowing expressions in time-bounds of formulas
|
8 years ago |
dehnert
|
5b09b91ae1
|
fixed more warnings
|
8 years ago |
dehnert
|
136cb194d1
|
fixed a bunch of unused variable warnings
|
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 |