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
dcef30104c
storm-pars compiles again
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
TimQu
194015bcd4
PLA: display number of corrected regions when doing exact validation
9 years ago
TimQu
a896c0df28
improved exact computations
9 years ago
TimQu
ee754c96e2
renamed ParameterLifting.h -> RegionChecker.h
9 years ago
TimQu
d659d193bc
Fixed game solver test and potential memory leaks
9 years ago
TimQu
36976f0607
temporarily fixed exact validation to make things compile again
9 years ago
TimQu
7f74f19342
exact pla
9 years ago
TimQu
744126a380
visualization of result :)
9 years ago
TimQu
2dc976f9f9
beautified cli
9 years ago
TimQu
14e44e0165
removed old region model checker classes, implemented entry point for pla, solved different compilation issues
9 years ago
TimQu
ac43288e44
moved the regionCheckResult, started to implement class for parameterLifting interface
9 years ago