Minimum Weight Pairwise Distance Preservers
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 in the planning and operations of transportation systems. The only known work that can provide a nontrivial solution for CSPDP is that of Chlamt\'a\v{c} et al. (SODA, 2017). This algorithm works for unweighted graphs and guarantees a non-zero objective only if the optimal solution is extremely sparse with respect to the trivial solution. We address this issue by proposing an -approximation algorithm for CSPDP in weighted graphs that runs in time. Moreover, we prove CSPDP is at least as hard as . This implies that CSPDP cannot be approximated within factor in polynomial time, unless there is an improvement in the notoriously difficult .
Cite
@article{arxiv.2007.07554,
title = {Minimum Weight Pairwise Distance Preservers},
author = {Mojtaba Abdolmaleki and Yafeng Yin and Neda Masoud},
journal= {arXiv preprint arXiv:2007.07554},
year = {2020}
}