English

Is a LOCAL algorithm computable?

Distributed, Parallel, and Cluster Computing 2026-02-26 v2 Computational Complexity

Abstract

Common definitions of the "standard" LOCAL model tend to be sloppy and even self-contradictory on one point: do the nodes update their state using an arbitrary function or a computable function? So far, this distinction has been safe to neglect, since problems where it matters seem contrived and quite different from e.g. typical local graph problems studied in this context. We show that this question matters even for locally checkable labeling problems (LCLs), perhaps the most widely studied family of problems in the context of the LOCAL model. Furthermore, we show that assumptions about computability are directly connected to another aspect already recognized as highly relevant: whether we have any knowledge of nn, the size of the graph. Concretely, we show that there is an LCL problem Π\Pi with the following properties: 1. Π\Pi can be solved in O(logn)O(\log n) rounds if the LOCAL model is uncomputable. 2. Π\Pi can be solved in O(logn)O(\log n) rounds in the computable model if we know any upper bound on nn. 3. Π\Pi requires Ω(n)\Omega(\sqrt{n}) rounds in the computable model if we do not know anything about nn. We also show that the connection between computability and knowledge of nn holds in general: for any LCL problem Π\Pi, if you have any bound on nn, then Π\Pi has the same round complexity in the computable and uncomputable models.

Keywords

Cite

@article{arxiv.2602.21022,
  title  = {Is a LOCAL algorithm computable?},
  author = {Antonio Cruciani and Avinandan Das and Massimo Equi and Henrik Lievonen and Diep Luong-Le and Augusto Modanese and Jukka Suomela},
  journal= {arXiv preprint arXiv:2602.21022},
  year   = {2026}
}

Comments

33 pages, 1 figure