Preserving Distances in Faulty Colored Graphs

April 24, 2025 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Merav Parter, Asaf Petruschka arXiv ID 2504.17868 Category cs.DS: Data Structures & Algorithms Citations 0 Venue arXiv.org Last Checked 5 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted