Parameterized Complexity of Diameter
Matthias Bentert, Andr\'e Nichterlein

TL;DR
This paper explores the parameterized complexity of computing the diameter in graphs, aiming to identify parameters that enable faster algorithms beyond known lower bounds under the Strong Exponential Time Hypothesis.
Contribution
It systematically investigates a hierarchy of structural graph parameters to determine which allow for fixed-parameter tractable algorithms for diameter computation.
Findings
Identifies parameters enabling $f(k)(n+m)$ algorithms for diameter
Provides a hierarchy of graph parameters related to diameter complexity
Highlights limitations imposed by the Strong Exponential Time Hypothesis
Abstract
Diameter -- the task of computing the length of a longest shortest path -- is a fundamental graph problem. Assuming the Strong Exponential Time Hypothesis, there is no -time algorithm even in sparse graphs [Roditty and Williams, 2013]. To circumvent this lower bound we aim for algorithms with running time where is a parameter and is a function as small as possible. We investigate which parameters allow for such running times. To this end, we systematically explore a hierarchy of structural graph parameters.
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
TopicsGraph Theory and Algorithms · Advanced Graph Theory Research · Algorithms and Data Compression
