Fault-Tolerant Labeling and Compact Routing Schemes

The paper presents fault-tolerant (FT) labeling schemes for general graphs, as well as, improved FT routing schemes. For a given -vertex graph and a bound on the number of faults, an -FT 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 the vertices and , and at most failing edges , one can determine if and are connected in . The primary complexity measure is the length of the individual labels. Since their introduction by [Courcelle, Twigg, STACS '07], compact FT labeling schemes have been devised only for a limited collection of graph families. In this work, we fill in this gap by proposing two (independent) FT connectivity labeling schemes for general graphs, with a nearly optimal label length. This serves the basis for providing also FT approximate distance labeling schemes, and ultimately also routing schemes. Our main results for an -vertex graph and a fault bound are: -- There is a randomized FT connectivity labeling scheme with a label length of bits, hence optimal for . This scheme is based on the notion of cycle space sampling [Pritchard, Thurimella, TALG '11]. -- There is a randomized FT connectivity labeling scheme with a label length of bits (independent of the number of faults ). This scheme is based on the notion of linear sketches of [Ahn et al., SODA '12]. -- For , there is a randomized routing scheme that routes a message from to in the presence of a set of faulty edges, with stretch and routing tables of size . This significantly improves over the state-of-the-art bounds by [Chechik, ICALP '11], providing the first scheme with sub-linear FT labeling and routing schemes for general graphs.
View on arXiv