Abstract
Bisimulation minimisation alleviates the exponential growth of transition systems in model checking by computing the smallest system that has the same behavior as the original system according to some notion of equivalence. One popular strategy to compute a bisimulation minimisation is signature-based partition refinement. This can be performed symbolically using binary decision diagrams to allow models with larger state spaces to be minimised.
This paper studies strong and branching symbolic bisimulation for labeled transition systems, continuous-time markov chains, and interactive markov chains. We introduce the notion of partition refinement with partial signatures. We extend the parallel BDD library Sylvan to parallelize the signature refinement algorithm, and develop a new parallel BDD algorithm to refine a partition, which conserves previous block numbers and uses a parallel data structure to store block assignments. We also present a specialized BDD algorithm for the computation of inert transitions. The experimental evaluation, based on benchmarks from the literature, demonstrates a speedup of up to 95x sequentially. In addition, we find parallel speedups of up to 17x due to parallelisation with 48 cores. Finally, we present the implementation of these algorithms as a versatile tool that can be customized for bisimulation minimisation in various contexts.
Original language | English |
---|---|
Title of host publication | Proceedings of the 22nd International Conference on Tools and Algorithms for the Construction and Analysis of Systems (TACAS 2016) |
Editors | M. Chechik, J.-F. Raskin |
Place of Publication | Berlin |
Publisher | Springer |
Pages | 332-348 |
Number of pages | 17 |
ISBN (Print) | 978-3-662-49673-2 |
DOIs | |
Publication status | Published - Apr 2016 |
Event | 22nd International Conference on Tools and Algorithms for the Construction and Analysis of Systems, TACAS 2016 - Eindhoven, Netherlands Duration: 2 Apr 2016 → 8 Apr 2016 Conference number: 22 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer Verlag |
Volume | 9636 |
ISSN (Print) | 0302-9743 |
Conference
Conference | 22nd International Conference on Tools and Algorithms for the Construction and Analysis of Systems, TACAS 2016 |
---|---|
Abbreviated title | TACAS |
Country/Territory | Netherlands |
City | Eindhoven |
Period | 2/04/16 → 8/04/16 |
Keywords
- EWI-27828
- CR-D.2.4
- Labeled transition systems
- Continuous-time Markov chains
- FMT-BDD: BINARY DECISION DIAGRAMS
- Multi-Core
- Interactive Markov chains
- Parallel
- Bisimulation minimisation
- Binary Decision Diagrams
- FMT-MC: MODEL CHECKING