Jip Spel
|
5a37a40cea
|
Monotonicity for computing extremal value and parameter space partitioning
|
5 years ago |
dehnert
|
d557ef1075
|
started to make game solver flexible enough to also solve the (explicit) games of game-based abstraction
|
8 years ago |
Sebastian Junges
|
5a62a60e17
|
fix in pla without simplifications allowed
|
8 years ago |
TimQu
|
355510c808
|
Fixed call of wrong 'specify' method
|
8 years ago |
Sebastian Junges
|
8cd3f1bc1a
|
added a switch to disable simplifications within PLA
|
8 years ago |
TimQu
|
ebeb34b791
|
implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted
|
8 years ago |
TimQu
|
45279f9914
|
storm-pars compiles now
|
8 years ago |
TimQu
|
bb63ac6089
|
Linear equation solver + game solvers now respect the environment as well
|
8 years ago |
TimQu
|
b10dcce21a
|
fixed 'canHandle' method in pla checker
|
8 years ago |
TimQu
|
dcef30104c
|
storm-pars compiles again
|
8 years ago |
dehnert
|
d8d3404b87
|
fixed termination criteria and equipped interval value iteration methods with check whether the method converged for the relevant states
|
8 years ago |
Sebastian Junges
|
3de51e28e5
|
towards reward-bounded properties
|
9 years ago |
TimQu
|
68213ace06
|
fixed computation of player 1 matrix for parameter lifting on pMDPs with infinite reward at some states
|
9 years ago |
TimQu
|
ed550e6255
|
fixed invocation of instantiation checkers
|
9 years ago |
TimQu
|
62d50b336b
|
Moved parametric model simplification inside the Parameter lifting checker
|
9 years ago |
TimQu
|
9f82c34429
|
storm-pars library
|
9 years ago |
TimQu
|
c7b83ffb5f
|
moved parameter lifting related code out of the main library/executable
|
9 years ago |
TimQu
|
2f49255db6
|
Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization.
|
9 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
9 years ago |
TimQu
|
4413afb542
|
used new helper functions at some points in the code
|
9 years ago |
TimQu
|
a896c0df28
|
improved exact computations
|
9 years ago |
TimQu
|
936293e318
|
Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver.
|
9 years ago |
TimQu
|
77e71b7876
|
capitalization error and fix for cumulative rewards
|
9 years ago |
TimQu
|
7f74f19342
|
exact pla
|
9 years ago |
TimQu
|
ed92b3568b
|
fixes for step bounded properties
|
9 years ago |
TimQu
|
8c58008acf
|
Implemented termination condition for parameter lifting checkers
|
9 years ago |
TimQu
|
2dc976f9f9
|
beautified cli
|
9 years ago |
TimQu
|
24bc53549c
|
more tests on pmdps and fixes
|
9 years ago |
TimQu
|
8043968891
|
runtime statistics output and validation output (temporarily, for testing)
|
9 years ago |
TimQu
|
b1786d9822
|
bug fixes for pla
|
9 years ago |
TimQu
|
ac43288e44
|
moved the regionCheckResult, started to implement class for parameterLifting interface
|
9 years ago |
TimQu
|
0c90d074fe
|
added a canHandle method to the parameter lifting model checker
|
9 years ago |
TimQu
|
428cb710cc
|
Parameter lifting for mdps, some fixes
|
9 years ago |
TimQu
|
536b1669c3
|
fixes for dtmc parameter lifting
|
9 years ago |
TimQu
|
fae814419d
|
fixed warning
|
9 years ago |
TimQu
|
a1ad5377e8
|
implemented parameter lifting model checker for DTMCs (as a replacement of the old ApproximationModel).
|
9 years ago |