33 Commits (accumulation-v4.7)

Author SHA1 Message Date
Dave Parker 11433e5121 Improve detection of infinite-valued states for POMDP expected reward. 5 years ago
Dave Parker e2ac8ee84e More POMDP tests. 5 years ago
Dave Parker e594f2309b POMDP computation performed for any (single) state, not just the initial one. 5 years ago
Dave Parker c8bde25ab4 Add support for checking probabilistic until for POMDPs. 5 years ago
Dave Parker 2359f3e881 Some simple MDP-as-POMDP tests. 5 years ago
Dave Parker e5ea762d80 Update some POMDP examples now that observables can be expressions. 5 years ago
Dave Parker add96619d0 Fix some examples/tests: duplicate actions not allowed in a state. 5 years ago
Dave Parker 1a3812f69f Fix some examples/tests: states with same observation should have same actions. 5 years ago
Dave Parker 9baf365066 Move POMDP/POPTA tests to prism-tests. 5 years ago
Dave Parker b85ca822fc POPTA regression tests. 6 years ago
Dave Parker c42ab3e4de Checking bounded properties (e.g. P>p[...]) fails if results are too inaccurate. 5 years ago
Dave Parker 17863ef170 Enable (explicit engine) model checking of LTSs. 5 years ago
Dave Parker 3eea76efd8 Improve accuracy of reference result in a few test cases. 6 years ago
Joachim Klein 658f654ae6 PTA tests: Improve result precision, run with exact engine 5 years ago
Dave Parker a358ab8d1f Test case for parametric model checking (and constants). 6 years ago
Dave Parker 6525146264 Bugfix (and typo fix) in results testing for parametric mode. 6 years ago
Dave Parker 316371cc1b Simple sanity check regression test for simulator. 6 years ago
Dave Parker 3947a2c0a6 Digital clocks engine now supports time-bounded reachability. 7 years ago
Dave Parker 5a3d94999b Digital clocks: clock scaling searches properties/file for comparisons (+ test cases). 7 years ago
Dave Parker 6c12c39a43 Digital clocks: manage translation of properties/file properly (+ test cases). 7 years ago
Dave Parker 2ddc5074c4 Better testing for strict/diagonal constraints in PTA digital clocks (+ test cases). 7 years ago
Dave Parker dd7223d0dc Better testing for nesting in PTA digital clocks (+ test cases). 7 years ago
Joachim Klein 3c34373a82 test cases: add a few more R=?[F], R=?[S], R=?[C] properties for CTMCs 8 years ago
Joachim Klein 5ed762171f prism-tests: unsupported CTL with step bounds test cases 8 years ago
Joachim Klein 2cb079156a prism-tests: tweak result values for test cases (better tests of the exact engine) 8 years ago
Joachim Klein 4f0137933c param / exact: Evaluate expressions exactly in various places (+tests) 8 years ago
Joachim Klein 1add0c6de7 Property: support fractions in constant matching part of RESULT specs (experiments) 8 years ago
Joachim Klein 6c0294923e Use exact evaluation of constant expressions in exact and parametric mode 8 years ago
Joachim Klein 1363d2b586 Simple test cases/sanity checks for DTMC steady-state computation 8 years ago
Joachim Klein 1571b3a8b8 Tests for various DTMC engine / solver combinations 8 years ago
Joachim Klein 7fc6878dc6 Fix bug in sparse MDP reachability reward interval iteration 8 years ago
Joachim Klein 45ac6e02e8 exact/parametric: support if-the-else expressions in properties 8 years ago
Dave Parker 99c06ba2d4 Move prism-tests into this repository and update Makefile "tests" target. 8 years ago