Separator Theorems for Minor-Free and Shallow Minor-Free Graphs with Applications
Christian Wulff-Nilsen

TL;DR
This paper develops new separator theorems for minor-free and shallow minor-free graphs, leading to efficient algorithms for graph separation, minor detection, and related problems with improved time complexities.
Contribution
It introduces algorithms for finding small separators or detecting minors in polynomial time, improving upon previous bounds and dependencies on parameters like h and n.
Findings
Achieved an $O(h\sqrt{n\log n})$-size separator algorithm in $O( ext{poly}(h)n^{5/4+\epsilon})$ time.
First $O( ext{poly}(h)n)$ time algorithm for separators of size $O(n^c)$ with $c<1$.
Enhanced algorithms for shortest paths, maximum matching, and shallow minors with better time complexities.
Abstract
Alon, Seymour, and Thomas generalized Lipton and Tarjan's planar separator theorem and showed that a -minor free graph with vertices has a separator of size at most . They gave an algorithm that, given a graph with edges and vertices and given an integer , outputs in time such a separator or a -minor of . Plotkin, Rao, and Smith gave an time algorithm to find a separator of size . Kawarabayashi and Reed improved the bound on the size of the separator to and gave an algorithm that finds such a separator in time for any constant , assuming is constant. This algorithm has an extremely large dependency on in the running time (some power tower of whose height is itself a function of ), making it impractical even for…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
