Minimum Weight Pairwise Distance Preservers
Mojtaba Abdolmaleki, Yafeng Yin, Neda Masoud

TL;DR
This paper introduces an approximation algorithm for the Minimum Weight Pairwise Distance Preservers problem in weighted graphs, improving upon previous work and establishing its computational hardness.
Contribution
It presents the first $O(|E|^{1/2+ ext{epsilon}})$-approximation algorithm for CSPDP in weighted graphs and proves the problem's hardness based on LABEL-COVER complexity.
Findings
Provides an $O(|E|^{1/2+ ext{epsilon}})$-approximation algorithm
Establishes CSPDP as hard as LABEL-COVER$_{ ext{max}}$
Shows no polynomial approximation within $O(|E|^{1/6- ext{epsilon}})$ unless LABEL-COVER$_{ ext{max}}$ improves.
Abstract
In this paper, we study the Minimum Weight Pairwise Distance Preservers (MWPDP) problem. Consider a positively weighted undirected/directed connected graph and a subset of pairs of vertices, also called demand pairs. A subgraph is a distance preserver with respect to if and only if every pair satisfies . In MWPDP problem, we aim to find the minimum-weight subgraph that is a distance preserver with respect to . Taking a shortest path between each pair in gives us a trivial solution with the weight of at most . Subsequently, we ask how much improvement we can make upon . In other words, we opt to find a distance preserver that maximizes . Denote this problem as Cost Sharing Pairwise Distance Preservers (CSPDP), which has several applications…
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 · Advanced Graph Theory Research · Optimization and Search Problems
