Efficient Approximation Algorithms for Computing \emph{k} Disjoint Restricted Shortest Paths
Longkun Guo, Kewen Liao, Hong Shen, Peng Li

TL;DR
This paper introduces efficient approximation algorithms for the k Disjoint Restricted Shortest Paths problem, achieving improved performance guarantees and near-constraint adherence, addressing a challenging problem in network QoS routing.
Contribution
It presents the first constant-factor approximation algorithms for the k RSP problem that nearly strictly satisfy delay constraints, with improved ratios over prior methods.
Findings
Pseudo-polynomial-time algorithm with (1, 2) ratio
Polynomial-time algorithm with (1+ε, 2+ε) ratio
Outperforms previous approximation ratios
Abstract
Network applications, such as multimedia streaming and video conferencing, impose growing requirements over Quality of Service (QoS), including bandwidth, delay, jitter, etc. Meanwhile, networks are expected to be load-balanced, energy-efficient, and resilient to some degree of failures. It is observed that the above requirements could be better met with multiple disjoint QoS paths than a single one. Let be a digraph with nonnegative integral cost and delay on every edge, be two specified vertices, and be a delay bound (or some other constraint), the \emph{ Disjoint Restricted Shortest Path} (\emph{RSP})\emph{ Problem} is computing disjoint paths between and with total cost minimized and total delay bounded by . Few efficient algorithms have been developed because of the hardness of the problem. In this paper, we…
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
TopicsInterconnection Networks and Systems · Complexity and Algorithms in Graphs · Network Traffic and Congestion Control
