Induced Disjoint Paths in AT-free Graphs
Petr A. Golovach, Dani\"el Paulusma, Erik Jan van Leeuwen

TL;DR
This paper proves that the Induced Disjoint Paths problem can be solved in polynomial time for AT-free graphs, even when the number of paths is part of the input, contrasting with its NP-completeness in general.
Contribution
It introduces a new structural analysis showing polynomial-time solvability of the problem for AT-free graphs with variable k, unlike other graph classes.
Findings
Polynomial-time algorithm for Induced Disjoint Paths in AT-free graphs.
Deciding induced topological minors is polynomial-time solvable in AT-free graphs.
k-in-a-Path and k-in-a-Tree problems are polynomial-time solvable on AT-free graphs.
Abstract
Paths in a graph are mutually induced if any two distinct and have neither common vertices nor adjacent vertices (except perhaps their end-vertices). The Induced Disjoint Paths problem is to decide if a graph with pairs of specified vertices contains mutually induced paths such that each connects and . This is a classical graph problem that is NP-complete even for . We study it for AT-free graphs. Unlike its subclasses of permutation graphs and cocomparability graphs, the class of AT-free graphs has no geometric intersection model. However, by a new, structural analysis of the behaviour of Induced Disjoint Paths for AT-free graphs, we prove that it can be solved in polynomial time for AT-free graphs even when is part of the input. This is in contrast to the situation for other well-known…
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 · Genome Rearrangement Algorithms · Computational Geometry and Mesh Generation
