Recognition: unknown
A fine-grained dichotomy for the center problem on Gromov hyperbolic graphs
Pith reviewed 2026-05-09 13:42 UTC · model grok-4.3
The pith
Linear-time algorithm for the center problem on 1/2-hyperbolic graphs, with a conditional lower bound ruling it out for 1-hyperbolic graphs.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Our main contribution in the paper is a linear-time algorithm for computing a central vertex in the class of 1/2-hyperbolic graphs. Furthermore, we rule out the existence of such an algorithm for 1-hyperbolic graphs, under the Hitting Set Conjecture.
Load-bearing premise
The Hitting Set Conjecture holds, which is invoked to establish the conditional lower bound ruling out linear-time algorithms for 1-hyperbolic graphs.
read the original abstract
A vertex in a graph is called central if it minimizes its maximum distance to the other vertices. The radius of a graph $G$ is the largest distance between a central vertex and the other vertices, and it is denoted by $rad(G)$. In the center problem, we are asked to find a central vertex. We study the fine-grained complexity of the center problem on graphs with small Gromov hyperbolicity. Roughly, the Gromov hyperbolicity of a graph represents how close, locally, it is to a tree, from a metric point of view. It has applications in the design of approximation algorithms. In particular, there is a linear-time algorithm that for every $\delta$-hyperbolic graph $G$ outputs some vertex at distance at most $rad(G) + 5\delta$ to the other vertices [Chepoi et al, SoCG'08]. However, a linear-time algorithm for computing a central vertex is known only for $0$-hyperbolic graphs, whereas its existence was ruled out for $2$-hyperbolic graphs under the Hitting Set Conjecture of [Abboud et al, SODA'16]. Our main contribution in the paper is a linear-time algorithm for computing a central vertex in the class of $\frac 1 2$-hyperbolic graphs. Furthermore, we rule out the existence of such an algorithm for $1$-hyperbolic graphs, under the Hitting Set Conjecture, thus completely settling all the cases left open.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper establishes a fine-grained dichotomy for the center problem on Gromov hyperbolic graphs. It gives a linear-time algorithm to compute a central vertex (one minimizing eccentricity) in 1/2-hyperbolic graphs, building on the known 5δ-approximation of Chepoi et al. (SoCG'08). It also proves that no linear-time algorithm exists for 1-hyperbolic graphs, assuming the Hitting Set Conjecture of Abboud et al. (SODA'16). This closes the gap between the known linear-time result for 0-hyperbolic graphs (trees) and the conditional hardness for 2-hyperbolic graphs.
Significance. If the claims hold, the result is significant: it supplies the missing cases that complete a clean complexity threshold at δ = 1/2 versus δ = 1 for exact linear-time solvability of the center problem. The positive result strengthens the existing approximation toolkit for hyperbolic metrics, while the negative result uses a standard, well-studied conjecture to obtain a tight separation. The work therefore gives a precise characterization of when the center problem becomes tractable in the hyperbolic regime.
minor comments (3)
- The abstract and introduction should explicitly state the precise running time of the new algorithm (e.g., O(n) or O(n log n)) and the model of computation assumed for the linear-time claim.
- Section 3 (or wherever the algorithm is presented) should include a short pseudocode block or high-level description of the key steps that achieve exact optimality for δ = 1/2, to make the improvement over the 5δ-approximation transparent.
- The reduction for the conditional lower bound (presumably in Section 4) should clarify whether the constructed 1-hyperbolic graphs remain simple or require multiple edges; this affects the applicability of the Hitting Set Conjecture.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Hitting Set Conjecture
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.