TimQu
5ad60051c3
Region model checker can now also return a (quantitative) upper/lower bound for a given region
8 years ago
TimQu
f83dbf741b
fixed wrong template argument
8 years ago
TimQu
50ba6866eb
checking solver requirements for PLA
8 years ago
TimQu
4991a3ec5e
checking solver requirements for PLA
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
dehnert
3c4de8ace3
moved requirements to new file
8 years ago
Matthias Volk
c903f738b3
Fixed some typos
8 years ago
Sebastian Junges
b24ba75909
option to only get welldefinedness constraints for a parametric model
8 years ago
TimQu
39549f6ebd
Moved some functionality of StandardMinMaxSolver into a subclass
8 years ago
TimQu
48e029dd9d
Adapted region settings and CLI to new features.
8 years ago
Sebastian Junges
53a2723e0c
storm pars result moved from storm to storm pars
8 years ago
TimQu
9591157996
new features for storm-pars api:
- depth limit for iterative refinement
- the regions with inconclusive result are now also part of the result
- when analyzing a region, a hypothesis (AllSat or AllViolated) can now be given
8 years ago
Sebastian Junges
3de51e28e5
towards reward-bounded properties
8 years ago
Matthias Volk
4cafe33415
Changed unique_ptr to shared_ptr for RegionModelCheckers
8 years ago
TimQu
68213ace06
fixed computation of player 1 matrix for parameter lifting on pMDPs with infinite reward at some states
8 years ago
TimQu
ed550e6255
fixed invocation of instantiation checkers
8 years ago
TimQu
f2294fadb0
fixed compiling storm-pars cli and improved output a little
8 years ago
TimQu
1dd8cc2d3f
Added Validating Parameter Lifting region model checker
8 years ago
TimQu
9350187895
Fixed tests
8 years ago
TimQu
62d50b336b
Moved parametric model simplification inside the Parameter lifting checker
8 years ago
TimQu
c55a654c6c
fixes and more settings for storm-pars
8 years ago
TimQu
9f82c34429
storm-pars library
8 years ago
TimQu
c7b83ffb5f
moved parameter lifting related code out of the main library/executable
8 years ago