Induced Disjoint Paths in Claw-Free Graphs
Petr A. Golovach, Daniel Paulusma, Erik Jan van Leeuwen

TL;DR
This paper proves that the Induced Disjoint Paths problem is fixed-parameter tractable in claw-free graphs, introduces related tractability results, and discusses complexity limitations and hardness results for broader graph classes.
Contribution
It establishes fixed-parameter tractability of the Induced Disjoint Paths problem in claw-free graphs and explores related problems and complexity boundaries.
Findings
Induced Disjoint Paths is fixed-parameter tractable in claw-free graphs.
Related problems like k-in-a-Path are also fixed-parameter tractable in claw-free graphs.
The problem is NP-complete for K_1,4-free graphs when k=2.
Abstract
Paths P1,...,Pk in a graph G=(V,E) are said to be mutually induced if for any 1 <= i < j <= k, Pi and Pj have neither common vertices nor adjacent vertices (except perhaps their end-vertices). The Induced Disjoint Paths problem is to test whether a graph G with k pairs of specified vertices (si,ti) contains k mutually induced paths Pi such that Pi connects si and ti for i=1,...,k. We show that this problem is fixed-parameter tractable for claw-free graphs when parameterized by k. Several related problems, such as the k-in-a-Path problem, are proven to be fixed-parameter tractable for claw-free graphs as well. We show that an improvement of these results in certain directions is unlikely, for example by noting that the Induced Disjoint Paths problem cannot have a polynomial kernel for line graphs (a type of claw-free graphs), unless NP \subseteq coNP/poly. Moreover, the problem becomes…
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 · Graph Labeling and Dimension Problems · Computational Geometry and Mesh Generation
