\~Optimal Fault-Tolerant Reachability Labeling in Planar Graphs
Shiri Chechik, Shay Mozes, Oren Weimann

TL;DR
This paper introduces an optimal fault-tolerant reachability labeling scheme for directed planar graphs, enabling quick determination of reachability after removing a vertex, with labels of near-constant size and query time.
Contribution
It presents the first near-constant size labeling scheme for fault-tolerant reachability in directed planar graphs with efficient query time.
Findings
Labels of size O(1) for vertices
Query time O(1) for reachability after vertex removal
Improves upon previous O(n) size oracle
Abstract
We show how to assign labels of size to the vertices of a directed planar graph , such that from the labels of any three vertices we can deduce in time whether is reachable from in the graph . Previously it was only known how to achieve queries using a centralized size oracle [SODA'21].
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
TopicsGraph Labeling and Dimension Problems · Advanced Graph Theory Research · Data Management and Algorithms
