Preserving Distances in Faulty Colored Graphs
Merav Parter, Asaf Petruschka
TL;DR
The paper investigates color fault-tolerant (CFT) network design, where colors model correlated failures, and studies distance- and reachability-preserving subgraphs under color faults. It delivers nearly-tight bounds for 1-CFT sourcewise distance preservers, showing a fundamental dependency on the color-class size Δ via Õ(n^{2-1/(Δ+1)} · σ^{1/(Δ+1)}). It also provides a new inductive construction that reproduces the Δ-EFT upper bounds and clarifies when colors help or do not help sparsification across several preservers, including single-pair and single-source reachability. The results reveal a nuanced landscape: colors can dramatically reduce sparsity for some preservers (e.g., sourcewise distances) while offering no improvement for others (e.g., reachability and bounded flow), and they highlight tiebreaking robustness as a key factor distinguishing 1-CFT from Δ-EFT. Overall, the work advances understanding of how color structure interacts with fault tolerance to shape sparse certificates and has implications for distributed and SRRG-aware network design.
Abstract
We study color fault-tolerant (CFT) network design problems: Given an $n$-vertex graph $G$ whose edges are arbitrarily colored (with no ``legality'' restrictions), the goal is to find a sparse subgraph $H$ such that, when any color fault causes all edges of some color $c$ to crash, the surviving subgraph $H-c$ remains ``similar'' to the surviving graph $G-c$. The similarity is problem-dependent, usually pertaining to distance preserving. If each color class has size $Δ$ or less, a brute-force approach can disregard the colors and take $H$ to be $Δ$-edge fault-tolerant ($Δ$-EFT), so that $H-F$ is similar to $G-F$ for every set $F$ of $\leq Δ$ edges. We ask if the colors can be utilized to provide a sparser $H$. Our main results concern CFT sourcewise distance preservers, where there is a given set $S \subseteq V$ of $σ$ sources, and all $S \times V$ distances should be exactly equal in $H-c$ and in $G-c$. We give nearly-tight upper and lower bounds of $\tildeΘ (n^{2-1/(Δ+1)} \cdot σ^{1/(Δ+1)})$ on the worst-case size of such preservers. The corresponding $Δ$-EFT problem admits the same lower bound, but the state-of-the-art upper bound for $Δ\geq 3$ is $\tilde{O}(n^{2-1/2^Δ} \cdot σ^{1/2^Δ})$. Our approach also leads to new and arguably simpler constructions that recover these $Δ$-EFT bounds and shed some light on their current gaps. We provide additional results along these lines, showcasing problems where the color structure helps or does not help sparsification. For preserving the distance between a single pair of vertices after a color fault, the brute-force approach via $Δ$-EFT is shown to be suboptimal. In contrast, for preserving reachability from a single source in a directed graph, it is (worst-case) optimal.
