Efficient CTMC Model Checking of Linear Real-Time Objectives

Benoit Barbot,Taolue Chen,Tingting Han,Joost-Pieter Katoen,Alexandru Mereacre
DOI: https://doi.org/10.1007/978-3-642-19835-9_12
2011-01-01
Abstract:This paper makes verifying continuous-time Markov chains (CTMCs) against deterministic timed automata (DTA) objectives practical. We show that verifying 1-clock DTA can be done by analyzing subgraphs of the product of CTMC C and the region graph of DTA A. This improves upon earlier results and allows to only use standard analysis algorithms. Our graph decomposition approach naturally enables bisimulation minimization as well as parallelization. Experiments with various examples confirm that these optimizations lead to significant speed-ups. We also report on experiments with multiple-clock DTA objectives. The objectives and the size of the problem instances that can be checked with our prototypical tool go (far) beyond what could be checked so far.
What problem does this paper attempt to address?