English

Graph- versus Vector-Based Analysis of a Consensus Protocol

Logic in Computer Science 2014-07-31 v1 Distributed, Parallel, and Cluster Computing

Abstract

The Paxos distributed consensus algorithm is a challenging case-study for standard, vector-based model checking techniques. Due to asynchronous communication, exhaustive analysis may generate very large state spaces already for small model instances. In this paper, we show the advantages of graph transformation as an alternative modelling technique. We model Paxos in a rich declarative transformation language, featuring (among other things) nested quantifiers, and we validate our model using the GROOVE model checker, a graph-based tool that exploits isomorphism as a natural way to prune the state space via symmetry reductions. We compare the results with those obtained by the standard model checker Spin on the basis of a vector-based encoding of the algorithm.

Keywords

Cite

@article{arxiv.1407.7931,
  title  = {Graph- versus Vector-Based Analysis of a Consensus Protocol},
  author = {Giorgio Delzanno and Arend Rensink and Riccardo Traverso},
  journal= {arXiv preprint arXiv:1407.7931},
  year   = {2014}
}

Comments

In Proceedings GRAPHITE 2014, arXiv:1407.7671

R2 v1 2026-06-22T05:16:20.082Z