Efficient modelling and generation of Markov automata

  • Authors:
  • Mark Timmer;Joost-Pieter Katoen;Jaco van de Pol;Mariëlle I. A. Stoelinga

  • Affiliations:
  • Formal Methods and Tools, Faculty of EEMCS, University of Twente, The Netherlands;Formal Methods and Tools, Faculty of EEMCS, University of Twente, The Netherlands, Software Modeling and Verification Group, RWTH Aachen University, Germany;Formal Methods and Tools, Faculty of EEMCS, University of Twente, The Netherlands;Formal Methods and Tools, Faculty of EEMCS, University of Twente, The Netherlands

  • Venue:
  • CONCUR'12 Proceedings of the 23rd international conference on Concurrency Theory
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

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.