Notes:
For more information about PRISM, see the website.
The original publication is available at link.springer.com.
|
Abstract.
In this paper we describe PRISM, a tool being developed at the University of Birmingham for the analysis of probabilistic systems.
PRISM supports two probabilistic models:
continuous-time Markov chains and Markov decision processes.
Analysis is performed through model checking such systems against specifications
written in the probabilistic temporal logics PCTL and CSL.
The tool features three model checking engines:
one symbolic, using BDDs (binary decision diagrams) and MTBDDs (multi-terminal BDDs);
one based on sparse matrices;
and one which combines both symbolic and sparse matrix methods.
PRISM has been successfully used to analyse probabilistic termination, performance, dependability
and quality of service properties for a range of systems, including randomized distributed algorithms,
polling systems, workstation cluster and wireless cell communication.
|