You are on page 1of 1

Software Engineering Laboratory

PRISM Tutorial

1. Simple discrete-time Markov chain (DTMC) example - a randomised algorithm for modelling a 6-
sided die with a fair coin (algorithm due to Knuth and Yao, 1976)
http://www.prismmodelchecker.org/tutorial/die.php
2. This introduces a continuous-time Markov chain (CTMC) example and is based on an analysis
of dynamic power management systems in PRISM
http://www.prismmodelchecker.org/tutorial/power.php
3. This PRISM model introduces a Markov decision process (MDP) example: the dining philosphers
problem. http://www.prismmodelchecker.org/tutorial/phil.php

(Source: http://www.prismmodelchecker.org/tutorial/)

You might also like