English

Subquadratic Algorithms for the Diameter and the Sum of Pairwise Distances in Planar Graphs

Data Structures and Algorithms 2018-05-14 v2

Abstract

We show how to compute for nn-vertex planar graphs in O(n11/6polylog(n))O(n^{11/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/8polylog(n))O(n^{15/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)O(n^c) for some constant c<2c<2, even when restricted to undirected, unweighted planar graphs.

Keywords

Cite

@article{arxiv.1702.07815,
  title  = {Subquadratic Algorithms for the Diameter and the Sum of Pairwise Distances in Planar Graphs},
  author = {Sergio Cabello},
  journal= {arXiv preprint arXiv:1702.07815},
  year   = {2018}
}

Comments

Preliminary version at SODA 2017