DeepAI AI Chat
Log In Sign Up

The canonical directed tree decomposition and its applications to the directed disjoint paths problem

The canonical tree-decomposition theorem, given by Robertson and Seymour in their seminal graph minors series, turns out to be one of the most important tool in structural and algorithmic graph theory. In this paper, we provide the canonical tree decomposition theorem for digraphs. More precisely, we construct directed tree-decompositions of digraphs that distinguish all their tangles of order k, for any fixed integer k, in polynomial time. As an application of this canonical tree-decomposition theorem, we provide the following result for the directed disjoint paths problem: For every fixed k there is a polynomial-time algorithm which, on input G, and source and terminal vertices (s_1, t_1), …, (s_k, t_k), either 1. determines that there is no set of pairwise vertex-disjoint paths connecting each source s_i to its terminal t_i, or 2.finds a half-integral solution, i.e., outputs paths P_1, …, P_k such that P_i links s_i to t_i, so that every vertex of the graph is contained in at most two paths. Given known hardness results for the directed disjoint paths problem, our result cannot be improved for general digraphs, neither to fixed-parameter tractability nor to fully vertex-disjoint directed paths. As far as we are aware, this is the first time to obtain a tractable result for the k-disjoint paths problem for general digraphs. We expect more applications of our canonical tree-decomposition for directed results.

READ FULL TEXT

page 1

page 2

page 3

page 4

09/30/2019

A relaxation of the Directed Disjoint Paths problem: a global congestion metric helps

In the Directed Disjoint Paths problem, we are given a digraph D and a s...
01/08/2019

Faster parameterized algorithm for pumpkin vertex deletion set

A directed graph G is called a pumpkin if G is a union of induced paths ...
12/30/2021

Feferman-Vaught Decompositions for Prefix Classes of First Order Logic

The Feferman-Vaught theorem provides a way of evaluating a first order s...
08/10/2018

The Power of Cut-Based Parameters for Computing Edge Disjoint Paths

This paper revisits the classical Edge Disjoint Paths (EDP) problem, whe...
03/28/2019

Arc-disjoint Strong Spanning Subdigraphs of Semicomplete Compositions

A strong arc decomposition of a digraph D=(V,A) is a decomposition of it...
01/29/2021

r-indexing Wheeler graphs

Let G be a Wheeler graph and r be the number of runs in a Burrows-Wheele...
07/12/2019

Planar Disjoint Paths in Linear Time

The Disjoint Paths problem asks whether a fixed number of pairs of termi...