TimQu
208ee76edb
storm-pars: Added possibility to compute the extremal value within a given region using parameter lifting.
7 years ago
TimQu
ebeb34b791
implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted
7 years ago
TimQu
dcef30104c
storm-pars compiles again
8 years ago
TimQu
a9a1c4feed
Region model checker can now also return a (quantitative) upper/lower bound for a given region
8 years ago
TimQu
5ad60051c3
Region model checker can now also return a (quantitative) upper/lower bound for a given region
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
TimQu
62d50b336b
Moved parametric model simplification inside the Parameter lifting checker
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
dehnert
ea02ea0838
started overhaul of cli/api
8 years ago
TimQu
194015bcd4
PLA: display number of corrected regions when doing exact validation
8 years ago
TimQu
3f9aa29db2
Fixed compilation with gmp as rationalNumber/ rationalFunctionCoefficient
8 years ago
TimQu
a896c0df28
improved exact computations
8 years ago
TimQu
ee754c96e2
renamed ParameterLifting.h -> RegionChecker.h
8 years ago
TimQu
ab7b31b08c
optimized memory requirements when a large amount of regions is to be analyzed. Also: Progress bar :)
8 years ago
TimQu
dd40254628
PLA for continuous models
8 years ago
TimQu
64c37d4da1
minor fixes for exact validation in parameter lifting
8 years ago
TimQu
7f74f19342
exact pla
8 years ago
TimQu
08ccef885a
pla minor cli improvements..
8 years ago
TimQu
744126a380
visualization of result :)
8 years ago
TimQu
2dc976f9f9
beautified cli
8 years ago
TimQu
efd430a33f
fixes regarding state elimination on mdps
8 years ago
TimQu
c895e0dc0b
output fixes...
8 years ago
TimQu
8043968891
runtime statistics output and validation output (temporarily, for testing)
8 years ago
TimQu
1e1b037cb2
minor fixes
8 years ago
TimQu
14e44e0165
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
8 years ago
TimQu
ac43288e44
moved the regionCheckResult, started to implement class for parameterLifting interface
8 years ago