Planar Disjoint Shortest Paths is Fixed-Parameter Tractable

Abstract

In the Disjoint Shortest Paths problem one is given a graph G and a set T=\(s1,t1),…,(sk,tk)\ of k vertex pairs. The question is whether there exist vertex-disjoint paths P1,…,Pk in G so that each Pi is a shortest path between si and ti. While the problem is known to be W[1]-hard in general, we show that it is fixed-parameter tractable on planar graphs with positive edge weights. Specifically, we propose an algorithm for Planar Disjoint Shortest Paths with running time 2O(k k)· nO(1). Notably, our parameter dependency is better than state-of-the-art 2O(k2) for the Planar Disjoint Paths problem, where the sought paths are not required to be shortest paths.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…