The bisimdist library: efficient computation of bisimilarity distances for markovian models

Giorgio Bacci,Giovanni Bacci,Kim Guldstrand Larsen,Radu Mardare
DOI: https://doi.org/10.1007/978-3-642-40196-1_23
2013-01-01
Abstract:This paper presents a library for exactly computing the bisimilarity Kantorovich-based pseudometrics between Markov chains and between Markov decision processes. These are distances that measure the behavioral discrepancies between non-bisimilar systems. They are computed by using an on-the-fly greedy strategy that prevents the exhaustive state space exploration and does not require a complete storage of the data structures. Tests performed on a consistent set of (pseudo)randomly generated instances show that our algorithm improves the efficiency of the previously proposed iterative algorithms, on average, with orders of magnitude. The tool is available as a Mathematica package library.
What problem does this paper attempt to address?