Separators for Planar Graphs that are Almost Trees
Linda Cai, Sariel Har-Peled, Simiao Ye

TL;DR
This paper proves that connected planar graphs with slightly more edges than a tree have small vertex separators, which can be efficiently computed, aiding graph decomposition and algorithms.
Contribution
It establishes a bound on vertex separator size for planar graphs close to trees and provides a linear-time algorithm to find such separators.
Findings
Vertex separator size is O(√μ + 1) for graphs with n + μ edges.
Separator can be computed in linear time.
Applicable to planar graphs near tree structures.
Abstract
We prove that a connected planar graph with vertices and edges has a vertex separator of size , and this separator can be computed in linear time.
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
TopicsAdvanced Graph Theory Research · Optimization and Search Problems · Complexity and Algorithms in Graphs
