A relaxation of the Directed Disjoint Paths problem: a global congestion metric helps
Abstract
In the Directed Disjoint Paths problem, we are given a digraph and a set of requests , and the task is to find a collection of pairwise vertex-disjoint paths such that each is a path from to in . This problem is NP-complete for fixed and W[1]-hard with parameter in DAGs. A few positive results are known under restrictions on the input digraph, such as being planar or having bounded directed tree-width, or under relaxations of the problem, such as allowing for vertex congestion. Positive results are scarce, however, for general digraphs. In this article we propose a novel global congestion metric for the problem: we only require the paths to be "disjoint enough", in the sense that they must behave properly not in the whole graph, but in an unspecified part of size prescribed by a parameter. Namely, in the Disjoint Enough Directed Paths problem, given an -vertex digraph , a set of requests, and non-negative integers and , the task is to find a collection of paths connecting the requests such that at least vertices of occur in at most paths of the collection. We study the parameterized complexity of this problem for a number of choices of the parameter, including the directed tree-width of . Among other results, we show that the problem is W[1]-hard in DAGs with parameter and, on the positive side, we give an algorithm in time and a kernel of size in general digraphs. This latter result has consequences for the Steiner Network problem: we show that it is FPT parameterized by the number of terminals and , where and is the size of the solution.
Keywords
Cite
@article{arxiv.1909.13848,
title = {A relaxation of the Directed Disjoint Paths problem: a global congestion metric helps},
author = {Raul Lopes and Ignasi Sau},
journal= {arXiv preprint arXiv:1909.13848},
year = {2021}
}
Comments
25 pages, 9 figures