Minimizing and Computing the Inverse Geodesic Length on Trees
Abstract
For any fixed measure that maps graphs to real numbers, the MinH problem is defined as follows: given a graph , an integer , and a target , is there a set of vertices that can be deleted, so that is at most ? In this paper, we consider the MinH problem on trees. We call "balanced on trees" if, whenever is a tree, there is an optimal choice of such that the components of have sizes bounded by a polynomial in . We show that MinH on trees is FPT for parameter , and furthermore, can be solved in subexponential time, and polynomial space, if is additive, balanced on trees, and computable in polynomial time. A measure of interest is the Inverse Geodesic Length (IGL), which is used to gauge the connectedness of a graph. It is defined as the sum of inverse distances between every two vertices: . While MinIGL is W[1]-hard for parameter treewidth, and cannot be solved in time, even on bipartite graphs with vertices and edges, the complexity status of the problem remains open on trees. We show that IGL is balanced on trees, to give a time, polynomial space algorithm. The distance distribution of is the sequence describing the number of vertex pairs distance apart in : . We show that the distance distribution of a tree can be computed in time by reduction to polynomial multiplication. We extend our result to graphs with small treewidth by showing that the first values of the distance distribution can be computed in time, and the entire distance distribution can be computed in time, when the diameter of is for every .
Cite
@article{arxiv.1811.03836,
title = {Minimizing and Computing the Inverse Geodesic Length on Trees},
author = {Serge Gaspers and Joshua Lau},
journal= {arXiv preprint arXiv:1811.03836},
year = {2019}
}
Comments
21 pages, 4 figures