English

Tight Approximation Algorithms for Bichromatic Graph Diameter and Related Problems

Data Structures and Algorithms 2019-04-29 v1

Abstract

Some of the most fundamental and well-studied graph parameters are the Diameter (the largest shortest paths distance) and Radius (the smallest distance for which a "center" node can reach all other nodes). The natural and important STST-variant considers two subsets SS and TT of the vertex set and lets the STST-diameter be the maximum distance between a node in SS and a node in TT, and the STST-radius be the minimum distance for a node of SS to reach all nodes of TT. The bichromatic variant is the special case in which SS and TT partition the vertex set. In this paper we present a comprehensive study of the approximability of STST and Bichromatic Diameter, Radius, and Eccentricities, and variants, in graphs with and without directions and weights. We give the first nontrivial approximation algorithms for most of these problems, including time/accuracy trade-off upper and lower bounds. We show that nearly all of our obtained bounds are tight under the Strong Exponential Time Hypothesis (SETH), or the related Hitting Set Hypothesis. For instance, for Bichromatic Diameter in undirected weighted graphs with mm edges, we present an O~(m3/2)\tilde{O}(m^{3/2}) time 5/35/3-approximation algorithm, and show that under SETH, neither the running time, nor the approximation factor can be significantly improved while keeping the other unchanged.

Keywords

Cite

@article{arxiv.1904.11601,
  title  = {Tight Approximation Algorithms for Bichromatic Graph Diameter and Related Problems},
  author = {Mina Dalirrooyfard and Virginia Vassilevska Williams and Nikhil Vyas and Nicole Wein},
  journal= {arXiv preprint arXiv:1904.11601},
  year   = {2019}
}

Comments

To appear in ICALP 2019

R2 v1 2026-06-23T08:49:56.047Z