Minimum Weight Pairwise Distance Preservers

07/15/2020
by   Mojtaba Abdolmaleki, et al.
0

In this paper, we study the Minimum Weight Pairwise Distance Preservers (MWPDP) problem. Consider a positively weighted undirected/directed connected graph G = (V, E, c) and a subset P of pairs of vertices, also called demand pairs. A subgraph G' is a distance preserver with respect to P if and only if every pair (u, w) ∈ P satisfies dist_G' (u, w) = dist_G(u, w). In MWPDP problem, we aim to find the minimum-weight subgraph G^* that is a distance preserver with respect to P. Taking a shortest path between each pair in P gives us a trivial solution with the weight of at most U=∑_(u,v) ∈ P dist_G (u, w). Subsequently, we ask how much improvement we can make upon U. In other words, we opt to find a distance preserver G^* that maximizes U-c(G^*). 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áč 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 O(|E|^1/2+ϵ)-approximation algorithm for CSPDP in weighted graphs that runs in O((|P||E|)^2.38 (1/ϵ)) time. Moreover, we prove CSPDP is at least as hard as LABEL-COVER_max. This implies that CSPDP cannot be approximated within O(|E|^1/6-ϵ) factor in polynomial time, unless there is an improvement in the notoriously difficult LABEL-COVER_max.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/17/2021

On additive spanners in weighted graphs with local error

An additive +β spanner of a graph G is a subgraph which preserves distan...
research
10/01/2022

An experimental study of algorithms for obtaining a singly connected subgraph

A directed graph G = (V,E) is singly connected if for any two vertice...
research
07/16/2022

Envyfree Trip Planning in Group Trip Planning Query Problem

In recent times, Group Trip Planning Query (henceforth referred to as GT...
research
11/10/2020

Adaptive Community Search in Dynamic Networks

Community search is a well-studied problem which, given a static graph a...
research
07/06/2023

Approximation Algorithms for Directed Weighted Spanners

In the pairwise weighted spanner problem, the input consists of an n-ver...
research
05/02/2019

A General Framework for Multi-level Subsetwise Graph Sparsifiers

Given an undirected weighted graph $G(V,E)$, a subsetwise sparsifier ove...
research
02/05/2019

Network Resilience Assessment via QoS Degradation Metrics: An Algorithmic Approach

This paper focuses on network resilience to perturbation of edge weight....

Please sign up or login with your details

Forgot password? Click here to reset