56 Commits (aff916e48abb883ed33b2bd76e9de72dfb8ec3e2)

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 e57f270042 Bug fix in (recent) explicit engine simple->sparse conversion of actions. 5 years ago
Dave Parker 3af9eb9466 Explicit model import bugfix (when no .sta file is provided). 6 years ago
Dave Parker 7cb934427c Consistently disallow infinite rates in CTMCs in symbolic/explicit engines. 5 years ago
Dave Parker bfe888031e Consistent treatment of illegal rewards in symbolic/explicit engines. 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 6337015e55 Refactor code for checking results in test mode. 6 years ago
Dave Parker 83d05859a1 Allow negative rationals for test mode RESULT specifications. 6 years ago
Dave Parker 684d2bf93e Parse fraction test RESULT specs with BigRational even in non-exact mode. 6 years ago
Dave Parker 316371cc1b Simple sanity check regression test for simulator. 6 years ago
Dave Parker 3dde812e48 State reward import from files for explicit engine. 7 years ago
Dave Parker a4734bf7a6 Basic auto-detection of model type for explicit file import. 7 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
Dave Parker 507f78783e Bug fix: out of range reward indices in explicit engine. 7 years ago
Dave Parker 445168077d Bug fix in symbolic model checking of filters. 7 years ago
Dave Parker e7a97ed795 Change underlying mechanism for -exportvector (new "store" filter). 7 years ago
Joachim Klein 9757c7aab4 Refactor symbolic state value printing 7 years ago
Dave Parker d1f8a87aeb First version of -exportvector <file> switch for the command-line. 7 years ago
Dave Parker e646f6587e Update link to regression test documentation (now on GitHub wiki). 7 years ago
Joachim Klein 15482e8458 Sparse engine with -exportstrat: Fix crash during strategy initialization 7 years ago
Chris Novakovic 341efe4d21 Don't hardcode maximum dimensions for DOT graphs 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 799285f921 Makefile: new target 'testsfull' 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 2ef1acd802 Fast adaptive uniformisation: Fix for incomplete model exploration 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 ef197ce5c8 Fix NPE in fast adaptive uniformisation (cumulative reward, transition rewards without action name) 8 years ago
Joachim Klein 1571b3a8b8 Tests for various DTMC engine / solver combinations 8 years ago