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