Subquadratic-time algorithm for the diameter and all eccentricities on median graphs
Pierre Berg\'e, Guillaume Ducoffe, Michel Habib

TL;DR
This paper introduces the first combinatorial subquadratic algorithm to compute all eccentricities in median graphs, leveraging their structural properties to surpass previous quadratic time barriers.
Contribution
It presents a novel subquadratic algorithm for exact eccentricity computation in median graphs, extending previous results limited to bounded dimension cases.
Findings
Algorithm runs in O(n^{1.6408} log^{O(1)} n) time.
Enumerates all eccentricities in simplex graphs with quasilinear time.
Provides an efficient method to compute reach centralities in median graphs.
Abstract
On sparse graphs, Roditty and Williams [2013] proved that no -time algorithm achieves an approximation factor smaller than for the diameter problem unless SETH fails. In this article, we solve an open question formulated in the literature: can we use the structural properties of median graphs to break this global quadratic barrier? We propose the first combinatiorial algorithm computing exactly all eccentricities of a median graph in truly subquadratic time. Median graphs constitute the family of graphs which is the most studied in metric graph theory because their structure represents many other discrete and geometric concepts, such as CAT(0) cube complexes. Our result generalizes a recent one, stating that there is a linear-time algorithm for all eccentricities in median graphs with bounded dimension , i.e. the dimension of the largest induced…
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 · Limits and Structures in Graph Theory
