English

Parametric Verification of a Group Membership Algorithm

Logic in Computer Science 2016-08-31 v1

Abstract

We address the problem of verifying clique avoidance in the TTP protocol. TTP allows several stations embedded in a car to communicate. It has many mechanisms to ensure robustness to faults. In particular, it has an algorithm that allows a station to recognize itself as faulty and leave the communication. This algorithm must satisfy the crucial 'non-clique' property: it is impossible to have two or more disjoint groups of stations communicating exclusively with stations in their own group. In this paper, we propose an automatic verification method for an arbitrary number of stations NN and a given number of faults kk. We give an abstraction that allows to model the algorithm by means of unbounded (parametric) counter automata. We have checked the non-clique property on this model in the case of one fault, using the ALV tool as well as the LASH tool.

Cite

@article{arxiv.cs/0505033,
  title  = {Parametric Verification of a Group Membership Algorithm},
  author = {Ahmed Bouajjani and Agathe Merceron},
  journal= {arXiv preprint arXiv:cs/0505033},
  year   = {2016}
}

Comments

34 pages. To appear in Theory and Practice of Logic Programming (TPLP)