Given an undirected planar graph with vertices and a set of pairs of vertices, the goal of the planar disjoint paths problem is to find a set of pairwise vertex-disjoint paths connecting and for all indices . This problem has been studied extensively due to its numerous applications such as VLSI layout and circuit routing. However, this problem is NP-complete even for grid graphs. This motivates the study of this problem from the viewpoint of parameterized algorithms.
In this talk, I will present a -time algorithm for the planar disjoint paths problem. This improves the two previously best-known algorithms: -time algorithm [Discrete Applied Mathematics 1995] and -time algorithm [STOC 2020].
This is joint work with Kyungjin Cho and Seunghyeok Oh.