Connectivity Labeling and Routing with Multiple Vertex Failures
Abstract
We present succinct labeling schemes for answering connectivity queries in graphs subject to a specified number of vertex failures. An -vertex/edge fault tolerant (-V/EFT) connectivity labeling is a scheme that produces succinct labels for the vertices (and possibly to the edges) of an -vertex graph , such that given only the labels of two vertices and of at most faulty vertices/edges , one can infer if and are connected in . The primary complexity measure is the maximum label length (in bits). The -EFT setting is relatively well understood: [Dory and Parter, PODC 2021] gave a randomized scheme with succinct labels of bits, which was subsequently derandomized by [Izumi et al., PODC 2023] with -bit labels. As both noted, handling vertex faults is more challenging. The known bounds for the -VFT setting are far away: [Parter and Petruschka, DISC 2022] gave -bit labels, which is linear in already for . In this work we present an efficient -VFT connectivity labeling scheme using bits. Specifically, we present a randomized scheme with -bit labels, and a derandomized version with -bit labels, compared to an -bit lower bound on the required label length. Our schemes are based on a new low-degree graph decomposition that improves on [Duan and Pettie, SODA 2017], and facilitates its distributed representation into labels. Finally, we show that our labels naturally yield routing schemes avoiding a given set of at most vertex failures with table and header sizes of only bits. This improves significantly over the linear size bounds implied by the EFT routing scheme of Dory and Parter.
Keywords
Cite
@article{arxiv.2307.06276,
title = {Connectivity Labeling and Routing with Multiple Vertex Failures},
author = {Merav Parter and Asaf Petruschka and Seth Pettie},
journal= {arXiv preprint arXiv:2307.06276},
year = {2023}
}