Minimizing and Computing the Inverse Geodesic Length on Trees

11/09/2018
by   Serge Gaspers, et al.
0

The inverse geodesic length (IGL) of a graph G=(V,E) is the sum of inverse distances between every two vertices: IGL(G) = ∑_{u,v}⊆ V1/d_G(u,v). In the MinIGL problem, the input is a graph G, an integer k, and a target inverse geodesic length T, and the question is whether there are k vertices whose deletion decreases the IGL of G to at most T. Aziz et al. (2018) proved that MinIGL is W[1]-hard for parameter treewidth, but the complexity status of the problem remains open in the case where G is a tree. We show that MinIGL on trees is subexponential by giving a 2^O((n n)^5/6) time, polynomial space algorithm, where n is the number of vertices of the input graph. The distance distribution of a graph G is a sequence {a_i} describing the number of vertex pairs distance i apart in G: a_i = |{{u, v}: d_G(u, v) = i}|. Given only the distance distribution, one can easily determine graph parameters such as diameter, Wiener index, and particularly, the IGL. We show that the distance distribution of a tree can be computed in O(n ^2 n) time by reduction to polynomial multiplication. We also extend the result to graphs of bounded treewidth by showing that the first P values of the distance distribution can be computed in 2^O(tw(G)) n^1 + ε√(P) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/04/2019

Computing the inverse geodesic length in planar graphs and graphs of bounded treewidth

The inverse geodesic length of a graph G is the sum of the inverse of th...
research
07/18/2019

Metric Dimension Parameterized by Treewidth

A resolving set S of a graph G is a subset of its vertices such that no ...
research
01/30/2023

The Leafed Induced Subtree in chordal and bounded treewidth graphs

In the Fully Leafed Induced Subtrees, one is given a graph G and two int...
research
11/04/2021

Minimum-Complexity Graph Simplification under Fréchet-Like Distances

Simplifying graphs is a very applicable problem in numerous domains, esp...
research
02/21/2023

Snakes and Ladders: a Treewidth Story

Let G be an undirected graph. We say that G contains a ladder of length ...
research
10/13/2022

On the Minimum Cycle Cover problem on graphs with bounded co-degeneracy

In 2021, Duarte, Oliveira, and Souza [MFCS 2021] showed some problems th...
research
12/21/2020

Recoloring graphs of treewidth 2

Two (proper) colorings of a graph are adjacent if they differ on exactly...

Please sign up or login with your details

Forgot password? Click here to reset