Hardness of Approximate Diameter: Now for Undirected Graphs
Mina Dalirrooyfard, Ray Li, Virginia Vassilevska Williams

TL;DR
This paper establishes that the simple linear-time 2-approximation algorithm for graph diameter is optimal for undirected graphs under SETH, extending known hardness results from directed to undirected graphs.
Contribution
It proves a tight lower bound matching the known tradeoff curve for directed graphs, now also applicable to undirected graphs, using new fine-grained reduction tools.
Findings
The 2-approximation for diameter in undirected graphs is SETH-hard to improve.
The paper extends hardness results from directed to undirected graphs.
New reduction techniques for undirected graph problems are introduced.
Abstract
Approximating the graph diameter is a basic task of both theoretical and practical interest. A simple folklore algorithm can output a 2-approximation to the diameter in linear time by running BFS from an arbitrary vertex. It has been open whether a better approximation is possible in near-linear time. A series of papers on fine-grained complexity have led to strong hardness results for diameter in directed graphs, culminating in a recent tradeoff curve independently discovered by [Li, STOC'21] and [Dalirrooyfard and Wein, STOC'21], showing that under the Strong Exponential Time Hypothesis (SETH), for any integer and , a approximation for diameter in directed -edge graphs requires time. In particular, the simple linear time -approximation algorithm is optimal for directed graphs. In this paper we prove that the same…
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
