A story of diameter, radius and Helly property
Feodor F. Dragan, Guillaume Ducoffe

TL;DR
This paper investigates the complexity of computing diameter and radius in Helly graphs, introducing efficient algorithms and reductions that leverage geometric properties, thus advancing understanding of metric computations in special graph classes.
Contribution
The paper presents new algorithms for diameter and radius computation in Helly graphs, including linear-time solutions for C4-free Helly graphs and reductions highlighting split graphs as the hardest instances.
Findings
Algorithms compute diameter and radius in O(m\u221a n) time for Helly graphs.
Linear-time eccentricity computation for C4-free Helly graphs.
Reduction shows split graphs are the main difficulty for diameter computation in chordal graphs.
Abstract
A graph is Helly if every family of pairwise intersecting balls has a nonempty common intersection. Motivated by previous work on dually chordal graphs and graphs of bounded distance VC-dimension we prove several new results on the complexity of computing the diameter and the radius on Helly graphs and related graph classes. * First, we present algorithms which given an -vertex -edge Helly graph as input, compute w.h.p. its radius and its diameter in time . Our algorithms are based on the Helly property and on several implications of the unimodality of the eccentricity function in Helly graphs: every vertex of locally minimum eccentricity is a central vertex. * Then, we focus on -free Helly graphs, which include, amongst other subclasses, bridged Helly graphs and so, chordal Helly graphs and hereditary Helly graphs. For the -free Helly…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph theory and applications
