Massively Parallel Computation on Embedded Planar Graphs
Jacob Holm, Jakub T\v{e}tek

TL;DR
This paper presents a novel MPC algorithm for solving classic graph problems on embedded planar graphs with sublinear space per machine and constant rounds, improving previous bounds and addressing open questions in the field.
Contribution
It introduces a new approach for solving graph problems on embedded planar graphs in MPC with sublinear space and constant rounds, including an efficient algorithm for exact Euclidean minimum spanning trees.
Findings
Achieves $O(n^{2/3+\
) space per machine in $O(1)$ rounds for planar graph problems.
Provides the first constant-round MPC algorithm for exact Euclidean minimum spanning trees on embedded graphs.
Abstract
Many of the classic graph problems cannot be solved in the Massively Parallel Computation setting (MPC) with strongly sublinear space per machine and rounds, unless the 1-vs-2 cycles conjecture is false. This is true even on planar graphs. Such problems include, for example, counting connected components, bipartition, minimum spanning tree problem, (approximate) shortest paths, and (approximate) diameter/radius. In this paper, we show a way to get around this limitation. Specifically, we show that if we have a ``nice'' (for example, straight-line) embedding of the input graph, all the mentioned problems can be solved with space per machine in rounds. In conjunction with existing algorithms for computing the Delaunay triangulation, our results imply an MPC algorithm for exact Euclidean minimum spanning thee (EMST) that uses $O(n^{2/3 +…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
