Browse Source

Clarify that -exact is experimental (still fails various regression tests).

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@10214 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 11 years ago
parent
commit
30f7b0c744
  1. 2
      prism/CHANGELOG.txt

2
prism/CHANGELOG.txt

@ -8,9 +8,9 @@ Version 4.3 (first released ???)
* New model checking functionality/optimisations
- lower time-bounds for properties of DTMCs/MDPs (e.g. P=? [ F>=2 "target" ])
- arbitrary precision computation via the parametric engine (switch -exact)
- expected total rewards (R[C]) implemented for DTMCs in symbolic engine
- backwards reachability algorithm implemented for model checking PTAs
- exact (arbitrary precision) model checking via the parametric engine (experimental)
- various LTL model checking optimisations
- faster precomputation by pre-computing predecessors

Loading…
Cancel
Save