2017/02/25 by Sergio Cabello, Cabello, Sergio · 2 citations
Computer Science · #Advanced Graph Theory Research #Computational Geometry and Mesh Generation #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Optimization and Search Problems
paper · pdf · doi:10.48550/arxiv.1702.07815
openalex publication_date 2017/02/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
We show how to compute for n-vertex planar graphs in O(n11/6\rm polylog(n)) expected time the diameter and the sum of the pairwise distances. The algorithms work for directed graphs with real weights and no negative cycles. In O(n15/8\rm polylog(n)) expected time we can also compute the number of pairs of vertices at distance smaller than a given threshold. These are the first algorithms for these problems using time O(nc) for some constant c<2, even when restricted to undirected, unweighted planar graphs.