Exact Distance Oracles for Planar Graphs with Failing Vertices
Panagiotis Charalampopoulos, Shay Mozes, Benjamin Tebeka

TL;DR
This paper develops exact distance oracles for directed weighted planar graphs that efficiently handle multiple vertex failures, offering new tradeoffs between space and query time, and improving upon previous results especially for single failures.
Contribution
It introduces novel exact distance oracles for planar graphs capable of handling any number of vertex failures with improved space-query tradeoffs, including for multiple failures.
Findings
Achieves $ ilde{O}(n)$ space and $ ilde{O}( oot n)$ query time for constant $k$
Provides a space vs. query time tradeoff for any $q ange [1, oot n]$
Improves previous results for single vertex failures with polynomial factor improvements
Abstract
We consider exact distance oracles for directed weighted planar graphs in the presence of failing vertices. Given a source vertex , a target vertex and a set of failed vertices, such an oracle returns the length of a shortest -to- path that avoids all vertices in . We propose oracles that can handle any number of failures. We show several tradeoffs between space, query time, and preprocessing time. In particular, for a directed weighted planar graph with vertices and any constant , we show an -size, -query-time oracle. We then present a space vs. query time tradeoff: for any , we propose an oracle of size that answers queries in time. For single vertex failures (), our -size,…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Algorithms and Data Compression
