Computing the inverse geodesic length in planar graphs and graphs of bounded treewidth
Data Structures and Algorithms
2021-11-18 v2 Computational Geometry
Abstract
The inverse geodesic length of a graph is the sum of the inverse of the distances between all pairs of distinct vertices of . In some domains it is known as the Harary index or the global efficiency of the graph. We show that, if is planar and has vertices, then the inverse geodesic length of can be computed in roughly time. We also show that, if has vertices and treewidth at most , then the inverse geodesic length of can be computed in time. In both cases we use techniques developed for computing the sum of the distances, which does not have "inverse" component, together with batched evaluations of rational functions.
Cite
@article{arxiv.1908.01317,
title = {Computing the inverse geodesic length in planar graphs and graphs of bounded treewidth},
author = {Sergio Cabello},
journal= {arXiv preprint arXiv:1908.01317},
year = {2021}
}
Comments
With respect v1, corrected the model of computation and explained better the algebraic operations