Approximation Algorithms for Directed Weighted Spanners

07/06/2023
by   Elena Grigorescu, et al.
0

In the pairwise weighted spanner problem, the input consists of an n-vertex-directed graph, where each edge is assigned a cost and a length. Given k vertex pairs and a distance constraint for each pair, the goal is to find a minimum-cost subgraph in which the distance constraints are satisfied. This formulation captures many well-studied connectivity problems, including spanners, distance preservers, and Steiner forests. In the offline setting, we show: 1. An Õ(n^4/5 + ϵ)-approximation algorithm for pairwise weighted spanners. When the edges have unit costs and lengths, the best previous algorithm gives an Õ(n^3/5 + ϵ)-approximation, due to Chlamtáč, Dinitz, Kortsarz, and Laekhanukit (TALG, 2020). 2. An Õ(n^1/2+ϵ)-approximation algorithm for all-pair weighted distance preservers. When the edges have unit costs and arbitrary lengths, the best previous algorithm gives an Õ(n^1/2)-approximation for all-pair spanners, due to Berman, Bhattacharyya, Makarychev, Raskhodnikova, and Yaroslavtsev (Information and Computation, 2013). In the online setting, we show: 1. An Õ(k^1/2 + ϵ)-competitive algorithm for pairwise weighted spanners. The state-of-the-art results are Õ(n^4/5)-competitive when edges have unit costs and arbitrary lengths, and min{Õ(k^1/2 + ϵ), Õ(n^2/3 + ϵ)}-competitive when edges have unit costs and lengths, due to Grigorescu, Lin, and Quanrud (APPROX, 2021). 2. An Õ(k^ϵ)-competitive algorithm for single-source weighted spanners. Without distance constraints, this problem is equivalent to the directed Steiner tree problem. The best previous algorithm for online directed Steiner trees is Õ(k^ϵ)-competitive, due to Chakrabarty, Ene, Krishnaswamy, and Panigrahi (SICOMP, 2018).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/08/2021

Online Directed Spanners and Steiner Forests

We present online algorithms for directed spanners and Steiner forests. ...
research
11/20/2019

Polylogarithmic Approximation Algorithm for k-Connected Directed Steiner Tree on Quasi-Bipartite Graphs

In the k-Connected Directed Steiner Tree problem (k-DST), we are given a...
research
11/17/2021

Minimum Cuts in Directed Graphs via Partial Sparsification

We give an algorithm to find a minimum cut in an edge-weighted directed ...
research
04/28/2022

Survivable Network Design Revisited: Group-Connectivity

In the classical survivable network design problem (SNDP), we are given ...
research
04/26/2019

Tight Bounds for Online Weighted Tree Augmentation

The Weighted Tree Augmentation problem (WTAP) is a fundamental problem i...
research
07/15/2020

Minimum Weight Pairwise Distance Preservers

In this paper, we study the Minimum Weight Pairwise Distance Preservers ...
research
11/07/2022

Further Improvements on Approximating the Uniform Cost-Distance Steiner Tree Problem

In this paper, we consider the Uniform Cost-Distance Steiner Tree Proble...

Please sign up or login with your details

Forgot password? Click here to reset