PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 14, 2025SIAM Journal on Computing0 citations

An Exponential Time Parameterized Algorithm for Planar Disjoint Paths

View Full Paper
DLDaniel LokshtanovPMPranabendu MisraMPMichał Pilipczuk

Key Points

Key points are not available for this paper at this time.

Abstract

In the Disjoint Paths problem, the input is an undirected graph G on n vertices and a set of k vertex pairs, \sᵢ, tᵢ\₈=₁ᵏ, and the task is to find k pairwise vertex-disjoint paths connecting sᵢ to tᵢ. The problem was shown to have an f (k) n³ algorithm by Robertson and Seymour. In modern terminology, this means that Disjoint Paths is fixed parameter tractable (FPT), parameterized by the number of vertex pairs. This algorithm is the cornerstone of the entire graph minor theory, and a vital ingredient in the g (k) n³ algorithm for Minor Testing (given two undirected graphs, G and H on n and k vertices, respectively, the objective is to check whether G contains H as a minor). All we know about f and g is that these are computable functions. Thus, a challenging open problem in graph algorithms is to devise an algorithm for Disjoint Paths where f is single exponential. That is, f is of the form 2^{ poly (k) }. The algorithm of Robertson and Seymour relies on topology and essentially reduces the problem to surface-embedded graphs. Thus, the first major obstacle that has to be overcome in order to get an algorithm with a single exponential running time for Disjoint Paths and Minor Testing on general graphs is to solve Disjoint Paths in single exponential time on surface-embedded graphs and in particular on planar graphs. Even when the inputs to Disjoint Paths are restricted to planar graphs, a case called the Planar Disjoint Paths problem, the best known algorithm has running time 2^2^{O (k) }n². In this paper, we make the first step towards our quest for designing a single exponential time algorithm for Disjoint Paths by giving a 2^O (k²) n^O (1) -time algorithm for Planar Disjoint Paths.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Lokshtanov et al. (2025) studied this question.

synapsesocial.com/papers/68e55b4ce2b3180350ef8a1fhttps://doi.org/10.1137/20m1355902
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Minor Containment and Disjoint Paths in almost-linear time2024 · 2 citations
  2. 2Edge-Disjoint Paths in Eulerian Digraphs2024
  3. 3Edge-Disjoint Paths in Eulerian Digraphs2024
  4. 4Fixed-Parameter Tractability of Maximum Colored Path and Beyond2024
  5. 5Polynomial-time algorithms for Path Cover and Path Partition on trees and graphs of bounded treewidth2026