Fault-Tolerant Approximate Shortest-Path Trees
Davide Bil\`o, Luciano Gual\`a, Stefano Leucci, Guido, Proietti

TL;DR
This paper introduces compact fault-tolerant approximate shortest-path trees for networks, balancing resilience and size, with improved stretch factors and sizes for both weighted and unweighted graphs under single node or edge failures.
Contribution
It presents new sparse structures for fault-tolerant approximate shortest-path trees with better size and stretch guarantees than previous solutions, applicable to both weighted and unweighted graphs.
Findings
Structures of size O(n log n / ε^2) guarantee (1+ε)-stretch under single failures.
Compared to prior solutions, these are smaller and have better stretch factors.
Efficient augmentation of spanners for fault-tolerant BFS trees in unweighted graphs.
Abstract
The resiliency of a network is its ability to remain \emph{effectively} functioning also when any of its nodes or links fails. However, to reduce operational and set-up costs, a network should be small in size, and this conflicts with the requirement of being resilient. In this paper we address this trade-off for the prominent case of the {\em broadcasting} routing scheme, and we build efficient (i.e., sparse and fast) \emph{fault-tolerant approximate shortest-path trees}, for both the edge and vertex \emph{single-failure} case. In particular, for an -vertex non-negatively weighted graph, and for any constant , we design two structures of size which guarantee -stretched paths from the selected source also in the presence of an edge/vertex failure. This favorably compares with the currently best known solutions,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
