首页    期刊浏览 2025年02月26日 星期三
登录注册

文章基本信息

  • 标题:All-Pairs Shortest Paths in Unit-Disk Graphs in Slightly Subquadratic Time
  • 本地全文:下载
  • 作者:Timothy M. Chan ; Dimitrios Skrepetos
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2016
  • 卷号:64
  • 页码:24:1-24:13
  • DOI:10.4230/LIPIcs.ISAAC.2016.24
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:In this paper we study the all-pairs shortest paths problem in (unweighted) unit-disk graphs. The previous best solution for this problem required O(n^2 log n) time, by running the O(n log n)-time single-source shortest path algorithm of Cabello and Jejcic [Comput. Geom., 2015] from every source vertex,where n is the number of vertices. We not only manage to eliminate the logarithmic factor, but also obtain the first (slightly) subquadratic algorithm for the problem, running in O(n^2 sqrt{ frac{log log n}{log n} }) time. Our algorithm computes an implicit representation of all the shortest paths, and, in the same amount of time, can also compute the diameter of the graph.
  • 关键词:unit-disk graphs; all-pairs shortest paths; computational geometry
国家哲学社会科学文献中心版权所有