Abstract
This paper introduces a framework for the efficient modelling and generation of Markov automata. It consists of (1) the data-rich process-algebraic language MAPA, allowing concise modelling of systems with nondeterminism, probability and Markovian timing; (2) a restricted form of the language, the MLPPE, enabling easy state space generation and parallel composition; and (3) several syntactic reduction techniques on the MLPPE format, for generating equivalent but smaller models.
Technically, the framework relies on an encoding of MAPA into the existing prCRL language for probabilistic automata. First, we identify a class of transformations on prCRL that can be lifted to the Markovian realm using our encoding. Then, we employ this result to reuse prCRL's linearisation procedure to transform any MAPA specification to an equivalent MLPPE, and to lift three prCRL reduction techniques to MAPA. Additionally, we define two novel reduction techniques for MLPPEs. All our techniques treat data as well as Markovian and interactive behaviour in a fully symbolic manner, working on specifications instead of models and thus reducing state spaces prior to their construction. The framework has been implemented in our tool SCOOP, and a case study on polling systems and mutual exclusion protocols shows its practical applicability.
Original language | English |
---|---|
Title of host publication | CONCUR 2012 - Concurrency Theory |
Subtitle of host publication | 23rd International Conference |
Editors | Maciej Koutny, Irek Ulidowski |
Place of Publication | Berlin, Heidelberg |
Publisher | Springer |
Pages | 364-379 |
Number of pages | 16 |
ISBN (Electronic) | 978-3-642-32940-1 |
ISBN (Print) | 978-3-642-32939-5 |
DOIs | |
Publication status | Published - Sept 2012 |
Event | 23rd International Conference on Concurrency Theory, CONCUR 2012 - Newcastle upon Tyne, United Kingdom Duration: 4 Sept 2012 → 7 Sept 2012 Conference number: 23 |
Publication series
Name | Lectures Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 7454 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 23rd International Conference on Concurrency Theory, CONCUR 2012 |
---|---|
Abbreviated title | CONCUR |
Country/Territory | United Kingdom |
City | Newcastle upon Tyne |
Period | 4/09/12 → 7/09/12 |
Keywords
- Efficient state space generation
- EWI-22202
- Symbolic transformations
- Process Algebra
- IR-81400
- Markov Automata