English

Beyond Trees: The Weighted Center Problem on Gromov Hyperbolic Graphs

Data Structures and Algorithms 2026-07-05 v1

Abstract

The Weighted Center} problem takes as its input a graph G=(V,E)G=(V,E) together with a profile π\pi such that every vertex vv is mapped to some nonnegative multiplicative weight π(v)\pi(v). Its output must be some vertex cc minimizing max{π(v)dG(c,v):vV}\max\{\pi(v)d_G(c,v) : v \in V\}. The classic Center problem corresponds to the case where π(v)=1\pi(v) =1 for every vertex vv. In the literature, various almost linear-time algorithms have been proposed for the Center problem on some well-structured classes of graphs. By contrast, similarly efficient algorithms for the Weighted Center problem have been scarce. We investigate how the Gromov hyperbolicity, alone or in combination with other metric and geometric properties on graphs, can be used in the design of exact and approximate almost linear-time algorithms for the Weighted Center problem. In particular, we derive almost optimal algorithms for the following well-studied classes of graphs: chordal graphs, distance-hereditary graphs (both in O(m)\mathcal{O}(m) time), dually chordal graphs and chordal bipartite graphs (both in O(mlogn)\mathcal{O}(m\log{n}) time).

Cite

@article{arxiv.2607.04287,
  title  = {Beyond Trees: The Weighted Center Problem on Gromov Hyperbolic Graphs},
  author = {Guillaume Ducoffe},
  journal= {arXiv preprint arXiv:2607.04287},
  year   = {2026}
}

Comments

ESA'26