Parameterized Algorithm for the Disjoint Path Problem on Planar Graphs: Exponential in $k^2$ and Linear in $n$
Data Structures and Algorithms
2022-11-09 v2
Abstract
In this paper, we study the \textsf{Planar Disjoint Paths} problem: Given an undirected planar graph with vertices and a set of pairs of vertices, the goal is to find a set of pairwise vertex-disjoint paths connecting and for all indices . We present a -time algorithm for the \textsf{Planar Disjoint Paths} problem. This improves the two previously best-known algorithms: -time algorithm [Discrete Applied Mathematics 1995] and -time algorithm [STOC 2020].
Cite
@article{arxiv.2211.03341,
title = {Parameterized Algorithm for the Disjoint Path Problem on Planar Graphs: Exponential in $k^2$ and Linear in $n$},
author = {Kyungjin Cho and Eunjin Oh and Seunghyeok Oh},
journal= {arXiv preprint arXiv:2211.03341},
year = {2022}
}
Comments
SODA 2023