Popular Conjectures as a Barrier for Dynamic Planar Graph Algorithms
Amir Abboud, S{\o}ren Dahlgaard

TL;DR
This paper establishes new conditional lower bounds for dynamic planar graph algorithms, showing that significantly faster algorithms for dynamic shortest paths and maximum weight bipartite matching are unlikely unless major conjectures in computational complexity are false.
Contribution
It introduces a novel framework for proving lower bounds in planar graphs based on popular conjectures, overcoming previous limitations due to non-planar reductions.
Findings
No dynamic planar shortest paths algorithm with both updates and queries in amortized O(n^{1/2 - ε}) time unless APSP is truly subcubic.
Similar lower bounds are shown for maximum weight bipartite matching in planar graphs.
These results connect the complexity of dynamic problems in planar graphs to fundamental conjectures in computational complexity.
Abstract
The dynamic shortest paths problem on planar graphs asks us to preprocess a planar graph such that we may support insertions and deletions of edges in as well as distance queries between any two nodes subject to the constraint that the graph remains planar at all times. This problem has been extensively studied in both the theory and experimental communities over the past decades and gets solved millions of times every day by companies like Google, Microsoft, and Uber. The best known algorithm performs queries and updates in time, based on ideas of a seminal paper by Fakcharoenphol and Rao [FOCS'01]. A -approximation algorithm of Abraham et al. [STOC'12] performs updates and queries in time. An algorithm with runtime would be a major breakthrough. However, such runtimes are only known for a…
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.
