English

Are Parametric Markov Chains Monotonic?

Logic in Computer Science 2019-07-22 v1

Abstract

This paper presents a simple algorithm to check whether reachability probabilities in parametric Markov chains are monotonic in (some of) the parameters. The idea is to construct - only using the graph structure of the Markov chain and local transition probabilities - a pre-order on the states. Our algorithm cheaply checks a sufficient condition for monotonicity. Experiments show that monotonicity in several benchmarks is automatically detected, and monotonicity can speed up parameter synthesis up to orders of magnitude faster than a symbolic baseline.

Keywords

Cite

@article{arxiv.1907.08491,
  title  = {Are Parametric Markov Chains Monotonic?},
  author = {Jip Spel and Sebastian Junges and Joost-Pieter Katoen},
  journal= {arXiv preprint arXiv:1907.08491},
  year   = {2019}
}

Comments

Extended version of ATVA 2019 paper with the same title

R2 v1 2026-06-23T10:25:14.541Z