When can Graph Hyperbolicity be computed in Linear Time?
Computational Complexity
2017-02-22 v1 Data Structures and Algorithms
Abstract
Hyperbolicity measures, in terms of (distance) metrics, how close a given graph is to being a tree. Due to its relevance in modeling real-world networks, hyperbolicity has seen intensive research over the last years. Unfortunately, the best known algorithms for computing the hyperbolicity number of a graph (the smaller, the more tree-like) have running time , where is the number of graph vertices. Exploiting the framework of parameterized complexity analysis, we explore possibilities for "linear-time FPT" algorithms to compute hyperbolicity. For instance, we show that hyperbolicity can be computed in time ( being the number of graph edges) while at the same time, unless the SETH fails, there is no -time algorithm.
Cite
@article{arxiv.1702.06503,
title = {When can Graph Hyperbolicity be computed in Linear Time?},
author = {Till Fluschnik and Christian Komusiewicz and George B. Mertzios and André Nichterlein and Rolf Niedermeier and Nimrod Talmon},
journal= {arXiv preprint arXiv:1702.06503},
year = {2017}
}