# Efficient Parametric Model Checking Using Domain Knowledge

**Authors:** Radu Calinescu, Colin Paterson, Kenneth Johnson

arXiv: 1812.09952 · 2018-12-27

## TL;DR

This paper presents ePMC, a novel parametric model checking approach that leverages domain knowledge to significantly accelerate the analysis of software system models, especially for QoS properties.

## Contribution

ePMC introduces a domain-specific precomputation technique for closed-form expressions, enabling faster analysis of complex software models compared to existing methods.

## Key findings

- Reduces analysis time by several orders of magnitude
- Effective for service-based systems and multi-tier architectures
- Demonstrates significant efficiency improvements over current methods

## Abstract

We introduce an efficient parametric model checking (ePMC) method for the analysis of reliability, performance and other quality-of-service (QoS) properties of software systems. ePMC speeds up the analysis of parametric Markov chains modelling the behaviour of software by exploiting domain-specific modelling patterns for the software components. To this end, ePMC precomputes closed-form expressions for key QoS properties of such patterns, and uses these expressions in the analysis of whole-system models. To evaluate ePMC, we show that its application to service-based systems and multi-tier software architectures reduces analysis time by several orders of magnitude compared to current parametric model checking methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.09952/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1812.09952/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1812.09952/full.md

---
Source: https://tomesphere.com/paper/1812.09952