|
David ParkerLecturerSchool of Computer Science University of Birmingham Edgbaston, Birmingham, B15 2TT Email: d.a.parker@cs.bham.ac.uk Tel: +44 (0) 121 41 47264 Office: 107 Office hours: Wed 12.30-1.30, Thu 3-4 |
<< NEWS >>
|
|
Abstract.
Symbolic approaches to the analysis of Markov models, i.e. those that use BDD-based data structures,
have proved to be an effective method of combating the state space explosion problem.
One such example is the use of offset-labelled MTBDDs (multi-terminal BDDs). However, a major disadvantage of
this data structure is that it cannot be used with efficient iterative methods, in particular, Gauss-Seidel.
In this paper, we propose a solution that permits the use of this numerical method by introducing a
data structure derived from an offset-labelled MTBDD. This approach provides significant improvements
in terms of both time and memory consumption. We present and analyse experimental results for both in-core and
out-of-core versions of this implementation on a standard workstation, and successfully perform steady-state
probability computation for CTMCs with as many as 600 million states and 7.7 billion transitions.
|