English

Automatic Analysis of Expected Termination Time for Population Protocols

Logic in Computer Science 2018-07-03 v1 Distributed, Parallel, and Cluster Computing

Abstract

Population protocols are a formal model of sensor networks consisting of identical mobile devices. Two devices can interact and thereby change their states. Computations are infinite sequences of interactions in which the interacting devices are chosen uniformly at random. In well designed population protocols, for every initial configuration of devices, and for every computation starting at this configuration, all devices eventually agree on a consensus value. We address the problem of automatically computing a parametric bound on the expected time the protocol needs to reach this consensus. We present the first algorithm that, when successful, outputs a function f(n) such that the expected time to consensus is bound by O(f(n)), where n is the number of devices executing the protocol. We experimentally show that our algorithm terminates and provides good bounds for many of the protocols found in the literature.

Keywords

Cite

@article{arxiv.1807.00331,
  title  = {Automatic Analysis of Expected Termination Time for Population Protocols},
  author = {Michael Blondin and Javier Esparza and Antonín Kučera},
  journal= {arXiv preprint arXiv:1807.00331},
  year   = {2018}
}

Comments

Extended version of CONCUR 2018 paper

R2 v1 2026-06-23T02:47:20.243Z