On Directed Steiner Trees with Multiple Roots
Abstract
We introduce a new Steiner-type problem for directed graphs named q-Root Steiner Tree. Here one is given a directed graph G=(V,A) and two subsets of its vertices, R of size q and T, and the task is to find a minimum size subgraph of G that contains a path from each vertex of R to each vertex of T. The special case of this problem with q=1 is the well known Directed Steiner Tree problem, while the special case with T=R is the Strongly Connected Steiner Subgraph problem. We first show that the problem is W[1]-hard with respect to |T| for any q 2. Then we restrict ourselves to instances with R ⊂eq T. Generalizing the methods of Feldman and Ruhl [SIAM J. Comput. 2006], we present an algorithm for this restriction with running time O(22q+4|T|· n2q+O(1)), i.e., this restriction is FPT with respect to |T| for any constant q. We further show that we can, without significantly affecting the achievable running time, loosen the restriction to only requiring that in the solution there are a vertex v and a path from each vertex of R to v and from v to each vertex of~T. Finally, we use the methods of Chitnis et al. [SODA 2014] to show that the restricted version can be solved in planar graphs in O(2O(q q+|T| q)· nO(q)) time.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.