English

\~{O}ptimal Dual Vertex Failure Connectivity Labels

Data Structures and Algorithms 2022-08-23 v1

Abstract

In this paper we present succinct labeling schemes for supporting connectivity queries under vertex faults. For a given nn-vertex graph GG, an ff-VFT (resp., EFT) connectivity labeling scheme is a distributed data structure that assigns each of the graph edges and vertices a short label, such that given the labels of a vertex pair uu and vv, and the labels of at most ff failing vertices (resp., edges) FF, one can determine if uu and vv are connected in GFG \setminus F. The primary complexity measure is the length of the individual labels. Since their introduction by [Courcelle, Twigg, STACS '07], FT labeling schemes have been devised only for a limited collection of graph families. A recent work [Dory and Parter, PODC 2021] provided EFT labeling schemes for general graphs under edge failures, leaving the vertex failure case fairly open. We provide the first sublinear ff-VFT labeling schemes for f2f \geq 2 for any nn-vertex graph. Our key result is 22-VFT connectivity labels with O(log3n)O(\log^3 n) bits. Our constructions are based on analyzing the structure of dual failure replacement paths on top of the well-known heavy-light tree decomposition technique of [Sleator and Tarjan, STOC 1981]. We also provide ff-VFT labels with sub-linear length (in V|V|) for any f=o(loglogn)f=o(\log\log n), that are based on a reduction to the existing EFT labels.

Keywords

Cite

@article{arxiv.2208.10168,
  title  = {\~{O}ptimal Dual Vertex Failure Connectivity Labels},
  author = {Merav Parter and Asaf Petruschka},
  journal= {arXiv preprint arXiv:2208.10168},
  year   = {2022}
}

Comments

DISC 2022

R2 v1 2026-06-25T01:51:54.769Z