4918 Commits (78208e1e4dcc5240698d965864146bafa3b8d338)

Author SHA1 Message Date
Sebastian Junges b64b65f156 qualitative model checking for pmdps enabled 8 years ago
Sebastian Junges 5a62a60e17 fix in pla without simplifications allowed 8 years ago
Sebastian Junges 078b5fee60 use weak bisim instead of strong bisim for pmcs generated from pomdps 8 years ago
Sebastian Junges b0059b6d85 pomdp stuff working again with latest master 8 years ago
dehnert d45eead440 improved asserted constraints for high-level cex 8 years ago
dehnert 24d9b8dfc6 minor reformulation 8 years ago
TimQu d34a2dd9fd fix for mec choice elimination 8 years ago
TimQu 355510c808 Fixed call of wrong 'specify' method 8 years ago
TimQu eab7e409e9 Fixed Running PLA without simplification 8 years ago
Sebastian Junges e023f27714 test case for disabled simplification 8 years ago
Sebastian Junges 8cd3f1bc1a added a switch to disable simplifications within PLA 8 years ago
TimQu 820f2ddf4c extended mec eliminator to minimal rewards 8 years ago
TimQu 90087ff526 added transformation to binary pomdp 8 years ago
TimQu 61a44121b3 improved computation of lower/upper bounds for multi-objective model checking 8 years ago
TimQu fd7f8c7bac Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 8 years ago
dehnert 59666a9fe9 slight renaming in matrix builder to better capture semantics 8 years ago
dehnert 99647c11fb fixed an issue pointed out by Tim 8 years ago
dehnert 9dea83055b added cache to Z3 expression translator to speed up the translation of large constraints 8 years ago
dehnert 459763c019 investigating a cut-related issue in high-level cex 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
dehnert 66cb8c60d0 fixed applying a custom row-grouping if there is none in high-level cex 8 years ago
dehnert cdb35c8bac fixed issue related to high-level counterexamples for liveness properties 8 years ago
dehnert 4591dba631 made maxsat-based counterexample generation be applicable to DTMCs and MDPs 8 years ago
dehnert 676120229b intermediate stage 8 years ago
TimQu f90eb4708d fix for boost 1.66 8 years ago
sjunges 284a792c1a highlevel counterexamples for smt: get conflict set directly 8 years ago
sjunges 8ce3eaddc3 PrismProgram -- Used Constants 8 years ago
sjunges 91d0cdf41d fix non-terminating while loop in high level counterexamples 8 years ago
dehnert 8646d614d4 reduced the number of initial buckets for the hash map used in explicit model building 8 years ago
TimQu ea6c957030 tests for multi-dimensional cost bounded DTMCs 8 years ago
TimQu c59d2160ee Implemented (multi-dimensional) cost bounded properties for DTMCs (sparse engine only) 8 years ago
TimQu 8e7d3107ca added function to check whether a matrix is the identity matrix 8 years ago
Sebastian Junges e4800543df update settings objects 8 years ago
sjunges 88851f0105 install headers to include/storm 8 years ago
dehnert 109b738258 adding some more output to Fox-Glynn 8 years ago
dehnert dd864c05e0 properly resizing weights vector in Fox-Glynn if the right bound is moved further due to the desired accuracy 8 years ago
TimQu ebc3f61b82 Fixed wrong size of state reward vector during conditional reward computation 8 years ago
TimQu a982af3348 setting lower bounds for equation solvers via move-reference 8 years ago
dehnert 905ae821f3 extended SMT-based minimal label set generator so that it can deal with lower-bounded properties (however loosing the minimality property in some sense) 8 years ago
dehnert df86b6c815 fixing issue related to relevant value restriction in conditional properties 8 years ago
Matthias Volk 0481ca3855 Fixed deprecated getType() 8 years ago
dehnert cd34e3d67e fixed issue in rational search preventing convergence in many cases 8 years ago
dehnert 70818dd9dd finished c++ifying David Jansen's implementation of Fox-Glynn 8 years ago
dehnert 27558e2140 started c++ifying David Jansen's implementation of Fox-Glynn 8 years ago
TimQu 85533018a1 added missing , ... 8 years ago
dehnert 48b0a40d8a fix typo 8 years ago
dehnert b0fd3c1730 started to rework Fox-Glynn 8 years ago
TimQu 1bef8564d1 enabling a test that previously was disabled 8 years ago
TimQu 37bca625e5 Some of the tests still did not compile with cln as rational number 8 years ago
TimQu 68ec4ca0ce Various fixes for the case STORM_USE_CLN_EA=ON 8 years ago