Node-Disjoint Multipath Spanners and their Relationship with Fault-Tolerant Spanners
Cyril Gavoille (LaBRI, INRIA Bordeaux - Sud-Ouest, IUF), Quentin, Godfroy (LaBRI), Laurent Viennot (INRIA Rocquencourt)

TL;DR
This paper introduces p-multipath spanners, a new type of graph substructure that approximates fault-tolerant routing paths with constant stretch and efficient construction, extending previous fault-tolerant spanner results.
Contribution
It defines p-multipath spanners and provides methods to construct them with constant stretch and near-linear edges, including an improved case for p=k=2.
Findings
Constructed p-multipath spanners with constant stretch and O(n^{1+1/k}) edges.
Developed a distributed algorithm for spanner construction in O(k) rounds.
Achieved an improved construction for p=k=2 with O(n^{3/2}) edges and a 2-approximate p-multipath cost.
Abstract
Motivated by multipath routing, we introduce a multi-connected variant of spanners. For that purpose we introduce the -multipath cost between two nodes and as the minimum weight of a collection of internally vertex-disjoint paths between and . Given a weighted graph , a subgraph is a -multipath -spanner if for all , the -multipath cost between and in is at most times the -multipath cost in . The factor is called the stretch. Building upon recent results on fault-tolerant spanners, we show how to build -multipath spanners of constant stretch and of edges, for fixed parameters and , being the number of nodes of the graph. Such spanners can be constructed by a distributed algorithm running in rounds. Additionally, we give an improved construction for the case . Our spanner …
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Interconnection Networks and Systems · Advanced Optical Network Technologies
