45 Commits (ad7c243d96310d6b3e8c1b664af6b6c3929de5c9)

Author SHA1 Message Date
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
Joachim Klein 7fc6878dc6 Fix bug in sparse MDP reachability reward interval iteration 8 years ago
Joachim Klein eeb8016184 explicit: Fix transition rewards from deadlock states 8 years ago
Steffen Märcker 36e2804b56 Fix bug: broken test whether all initial states are in same BSCC (fixes #56) 8 years ago
Joachim Klein 45ac6e02e8 exact/parametric: support if-the-else expressions in properties 8 years ago
Joachim Klein 03d83d4abb Simplify: Preserve type for 0-x to -x simplification 8 years ago
Dave Parker 99c06ba2d4 Move prism-tests into this repository and update Makefile "tests" target. 8 years ago