Efficient Graph Minors Theory and Parameterized Algorithms for (Planar) Disjoint Paths
Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi

TL;DR
This paper reviews the Graph Minors Theory and presents a new fixed-parameter algorithm for the Planar Disjoint Paths problem, combining treewidth reduction and algebraic methods for improved efficiency.
Contribution
It introduces a novel algorithm for Planar Disjoint Paths that achieves fixed-parameter tractability using treewidth reduction and algebraic techniques.
Findings
Provides an exposition of Graph Minors Theory emphasizing parameterized complexity.
Reviews current algorithms for Disjoint Paths and Planar Disjoint Paths.
Proposes a new algorithm with runtime $2^{k^{O(1)}}n^{O(1)}$ for Planar Disjoint Paths.
Abstract
In the Disjoint Paths problem, the input consists of an -vertex graph and a collection of vertex pairs, , and the objective is to determine whether there exists a collection of pairwise vertex-disjoint paths in where the end-vertices of are and . This problem was shown to admit an -time algorithm by Robertson and Seymour (Graph Minors XIII, The Disjoint Paths Problem, JCTB). In modern terminology, this means that Disjoint Paths is fixed parameter tractable (FPT) with respect to . Remarkably, the above algorithm for Disjoint Paths is a cornerstone of the entire Graph Minors Theory, and conceptually vital to the -time algorithm for Minor Testing (given two undirected graphs, and on and vertices, respectively, determine whether contains as a minor). In this…
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 · Interconnection Networks and Systems
