English

Population Protocols over Ordered Agents

Distributed, Parallel, and Cluster Computing 2026-05-12 v1 Formal Languages and Automata Theory

Abstract

Population protocols are a distributed computation model in which a collection of anonymous, finite-state agents interact in randomly chosen pairs and update their states according to a fixed transition function. The computation is defined by the eventual stabilization of the population to a consensus that represents the output. In practice, it is natural to allow each agent to carry a unique identifier and compare it with that of another agent before interacting. We model this extension by having agents be totally ordered and interactions between two agents to be fireable only if their pair of identifiers falls in some condition set. For instance, PP[<]\mathsf{PP}[<] allows for two agents to interact only if the first one appears before the second one. We study population protocols over ordered agents PP[N]\mathsf{PP}[N] where NN is a set of predicates available to restrict transition firing. We also study IO-PP[N]\textsf{IO-PP}[N], the immediate observation fragment of PP[N]\mathsf{PP}[N] where only one agent changes state per interaction. Our main result is that IO-PP[<]\textsf{IO-PP}[<] recognizes exactly the unambiguous star-free languages, which admits many other characterizations, such as two-variable first-order logic or two-way deterministic partially-ordered automata. We also provide a logic and an automaton model that fits in PP[<]\mathsf{PP}[<]. We further show that if the successor predicate appears in a set NN of NSPACE(n)\mathsf{NSPACE}(n)-computable predicates, then IO-PP[N]=PP[N]=NSPACE(n)\textsf{IO-PP}[N]=\mathsf{PP}[N]=\mathsf{NSPACE}(n). Finally, we investigate the problem of deciding whether a given population protocol always stabilizes to a consensus. While this problem is decidable for unordered population protocols, we show that this is undecidable already for PP[<]\mathsf{PP}[<] and IO-PP[+1]\textsf{IO-PP}[+1], but conditionally decidable for IO-PP[<]\textsf{IO-PP}[<].

Keywords

Cite

@article{arxiv.2605.09937,
  title  = {Population Protocols over Ordered Agents},
  author = {Michael Blondin and Michaël Cadilhac and Benjamin Courchesne and Lucie Guillou and Corto Mascle and Isa Vialard},
  journal= {arXiv preprint arXiv:2605.09937},
  year   = {2026}
}