18 Commits (0289f12d4589dd7958b77d3f613aa0d8e9b46a31)

Author SHA1 Message Date
TimQu eab7e409e9 Fixed Running PLA without simplification 9 years ago
Sebastian Junges 8cd3f1bc1a added a switch to disable simplifications within PLA 9 years ago
TimQu ebeb34b791 implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted 9 years ago
TimQu 45279f9914 storm-pars compiles now 9 years ago
TimQu b10dcce21a fixed 'canHandle' method in pla checker 9 years ago
TimQu dcef30104c storm-pars compiles again 9 years ago
TimQu 31ba64f018 bugfixes 9 years ago
TimQu 33585c811f MinMax Solver requirements now respect whether the solution is known to be unique or not. 9 years ago
TimQu f83dbf741b fixed wrong template argument 9 years ago
TimQu 50ba6866eb checking solver requirements for PLA 9 years ago
TimQu 4991a3ec5e checking solver requirements for PLA 9 years ago
dehnert d8d3404b87 fixed termination criteria and equipped interval value iteration methods with check whether the method converged for the relevant states 9 years ago
dehnert 3c4de8ace3 moved requirements to new file 9 years ago
TimQu 39549f6ebd Moved some functionality of StandardMinMaxSolver into a subclass 9 years ago
Sebastian Junges 3de51e28e5 towards reward-bounded properties 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 a896c0df28 improved exact computations 9 years ago
TimQu 7f74f19342 exact pla 10 years ago
TimQu ed92b3568b fixes for step bounded properties 10 years ago
TimQu 8c58008acf Implemented termination condition for parameter lifting checkers 10 years ago
TimQu 2dc976f9f9 beautified cli 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 ac43288e44 moved the regionCheckResult, started to implement class for parameterLifting interface 10 years ago
TimQu 0c90d074fe added a canHandle method to the parameter lifting model checker 10 years ago
TimQu 428cb710cc Parameter lifting for mdps, some fixes 10 years ago
TimQu 536b1669c3 fixes for dtmc parameter lifting 10 years ago
TimQu fae814419d fixed warning 10 years ago
TimQu a1ad5377e8 implemented parameter lifting model checker for DTMCs (as a replacement of the old ApproximationModel). 10 years ago