English

Distributed Interactive Proofs for Planarity with Log-Star Communication

Distributed, Parallel, and Cluster Computing 2025-10-22 v1 Data Structures and Algorithms

Abstract

We provide new communication-efficient distributed interactive proofs for planarity. The notion of a \emph{distributed interactive proof (DIP)} was introduced by Kol, Oshman, and Saxena (PODC 2018). In a DIP, the \emph{prover} is a single centralized entity whose goal is to prove a certain claim regarding an input graph GG. To do so, the prover communicates with a distributed \emph{verifier} that operates concurrently on all nn nodes of GG. A DIP is measured by the amount of prover-verifier communication it requires. Namely, the goal is to design a DIP with a small number of interaction rounds and a small \emph{proof size}, i.e., a small amount of communication per round. Our main result is an O(logn)O(\log ^{*}n)-round DIP protocol for embedded planarity and planarity with a proof size of O(1)O(1) and O(logΔ/logn)O(\lceil\log \Delta/\log ^{*}n\rceil), respectively. In fact, this result can be generalized as follows. For any 1rlogn1\leq r\leq \log^{*}n, there exists an O(r)O(r)-round protocol for embedded planarity and planarity with a proof size of O(log(r)n)O(\log ^{(r)}n) and O(log(r)n+logΔ/r)O(\log ^{(r)}n+\log \Delta /r), respectively.

Keywords

Cite

@article{arxiv.2510.18592,
  title  = {Distributed Interactive Proofs for Planarity with Log-Star Communication},
  author = {Yuval Gil and Merav Parter},
  journal= {arXiv preprint arXiv:2510.18592},
  year   = {2025}
}

Comments

To appear in SODA 26

R2 v1 2026-07-01T06:57:49.382Z