17
7

Compact Distributed Interactive Proofs for the Recognition of Cographs and Distance-Hereditary Graphs

Abstract

We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement reducible graphs (also called cographs) are defined as the graphs not containing a four-node path P4P_4 as an induced subgraph. Distance-hereditary graphs are a super-class of cographs, defined as the graphs where the distance (shortest paths) between any pair of vertices is the same on every induced connected subgraph. First, we show that there exists a distributed interactive proof for the recognition of cographs with two rounds of interaction. More precisely, we give a dAM\mathsf{dAM} protocol with a proof size of O(logn)\mathcal{O}(\log n) bits that uses shared randomness and recognizes cographs with high probability. Moreover, our protocol can be adapted to verify any Turing-decidable predicate restricted to cographs in dAM\mathsf{dAM} with certificates of size O(logn)\mathcal{O}(\log n). Second, we give a three-round, dMAM\mathsf{dMAM} interactive protocol for the recognition of distance-hereditary graphs, still with a proof size of O(logn)\mathcal{O}(\log n) bits and also using shared randomness. Finally, we show that any one-round (denoted dM\mathsf{dM}) or two-round, dMA\mathsf{dMA} protocol for the recognition of cographs or distance-hereditary graphs requires certificates of size Ω(logn)\Omega(\log n) bits. Moreover, we show that any constant-round dAM\mathsf{dAM} protocol using shared randomness requires certificates of size Ω(loglogn)\Omega(\log \log n).

View on arXiv
Comments on this paper