English

Fast approximation algorithms for $p$-centres in large $\delta$-hyperbolic graphs

Data Structures and Algorithms 2016-05-03 v1 Metric Geometry

Abstract

We provide a quasilinear time algorithm for the pp-center problem with an additive error less than or equal to 3 times the input graph's hyperbolic constant. Specifically, for the graph G=(V,E)G=(V,E) with nn vertices, mm edges and hyperbolic constant δ\delta, we construct an algorithm for pp-centers in time O(p(δ+1)(n+m)log(n))O(p(\delta+1)(n+m)\log(n)) with radius not exceeding rp+δr_p + \delta when p2p \leq 2 and rp+3δr_p + 3\delta when p3p \geq 3, where rpr_p are the optimal radii. Prior work identified pp-centers with accuracy rp+δr_p+\delta but with time complexity O((n3logn+n2m)log(diam(G)))O((n^3\log n + n^2m)\log(diam(G))) which is impractical for large graphs.

Keywords

Cite

@article{arxiv.1604.07359,
  title  = {Fast approximation algorithms for $p$-centres in large $\delta$-hyperbolic graphs},
  author = {Katherine Edwards and W. Sean Kennedy and Iraj Saniee},
  journal= {arXiv preprint arXiv:1604.07359},
  year   = {2016}
}

Comments

19 pages

R2 v1 2026-06-22T13:40:23.426Z