Fast Approximation Algorithms For The Diameter And Radius Of Sparse Graphs

STOC(2013)

引用 285|浏览51
暂无评分
摘要
The diameter and the radius of a graph are fundamental topological parameters that have many important practical applications in real world networks. The fastest combinatorial algorithm for both parameters works by solving the all-pairs shortest paths problem (APSP) and has a running time of 0 (mn) in m-edge, n-node graphs. In a seminal paper, Aingworth, Chekuri, Indyk and Motwani [SODA'96 and SICOMP'99] presented an algorithm that computes in (5(m\Fn + n2) time an estimate D for the diameter D, such that L2/3D] < D < D. Their paper spawned a long line of research on approximate APSP. For the specific problem of diameter approximation, however, no improvement has been achieved in over 15 years. Our paper presents the first improvement over the diameter approximation algorithm of Aingworth et al., producing an algorithm with the same estimate but with an expected running time of 0(m\Fn). We thus show that for all sparse enough graphs, the diameter can be 3/2 -approximated in o(n2) time. Our algorithm is obtained using a surprisingly simple method of neighborhood depth estimation that is strong enough to also approximate, in the same running time, the radius and more generally, all of the eccentricities, i.e. for every node the distance to its furthest node. We also provide strong evidence that our diameter approximation result may be hard to improve. We show that if for some constant s > 0 there is an 0(m2 ') time (3/2 5) approximation algorithm for the diameter of undirected unweighted graphs, then there is an 0* ((2 S)n) time algorithm for CNF-SAT on n variables for constant (5 > 0, and the strong exponential time hypothesis of [Impagliazzo, Paturi, Zane JCSS'01] is false. Motivated by this negative result, we give several improved diameter approximation algorithms for special cases. We show for instance that for unweighted graphs of constant diameter D not divisible by 3, there is an 0(m2 ') time algorithm that gives a (3/2 s) approximation for constant E > 0. This is interesting since the diameter approximation problem is hardest to solve for small D.
更多
查看译文
关键词
graph diameter,approximation algorithm,shortest paths
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要