English

$\alpha_i$-Metric Graphs: Radius, Diameter and all Eccentricities

Data Structures and Algorithms 2023-05-05 v1

Abstract

We extend known results on chordal graphs and distance-hereditary graphs to much larger graph classes by using only a common metric property of these graphs. Specifically, a graph is called αi\alpha_i-metric (iNi\in \mathcal{N}) if it satisfies the following αi\alpha_i-metric property for every vertices u,w,vu,w,v and xx: if a shortest path between uu and ww and a shortest path between xx and vv share a terminal edge vwvw, then d(u,x)d(u,v)+d(v,x)id(u,x)\geq d(u,v) + d(v,x)-i. Roughly, gluing together any two shortest paths along a common terminal edge may not necessarily result in a shortest path but yields a ``near-shortest'' path with defect at most ii. It is known that α0\alpha_0-metric graphs are exactly ptolemaic graphs, and that chordal graphs and distance-hereditary graphs are αi\alpha_i-metric for i=1i=1 and i=2i=2, respectively. We show that an additive O(i)O(i)-approximation of the radius, of the diameter, and in fact of all vertex eccentricities of an αi\alpha_i-metric graph can be computed in total linear time. Our strongest results are obtained for α1\alpha_1-metric graphs, for which we prove that a central vertex can be computed in subquadratic time, and even better in linear time for so-called (α1,Δ)(\alpha_1,\Delta)-metric graphs (a superclass of chordal graphs and of plane triangulations with inner vertices of degree at least 77). The latter answers a question raised in (Dragan, IPL, 2020). Our algorithms follow from new results on centers and metric intervals of αi\alpha_i-metric graphs. In particular, we prove that the diameter of the center is at most 3i+23i+2 (at most 33, if i=1i=1). The latter partly answers a question raised in (Yushmanov & Chepoi, Mathematical Problems in Cybernetics, 1991).

Keywords

Cite

@article{arxiv.2305.02545,
  title  = {$\alpha_i$-Metric Graphs: Radius, Diameter and all Eccentricities},
  author = {Feodor F. Dragan and Guillaume Ducoffe},
  journal= {arXiv preprint arXiv:2305.02545},
  year   = {2023}
}

Comments

To appear in WG'23

R2 v1 2026-06-28T10:25:15.478Z