Complexity of the Steiner Network Problem with Respect to the Number of Terminals

02/22/2018
by   Eduard Eiben, et al.
0

In the Directed Steiner Network problem we are given an arc-weighted digraph G, a set of terminals T ⊆ V(G), and an (unweighted) directed request graph R with V(R)=T. Our task is to output a subgraph G' ⊆ G of the minimum cost such that there is a directed path from s to t in G' for all st ∈ A(R). It is known that the problem can be solved in time |V(G)|^O(|A(R)|) [Feldman&Ruhl, SIAM J. Comput. 2006] and cannot be solved in time |V(G)|^o(|A(R)|) even if G is planar, unless Exponential-Time Hypothesis (ETH) fails [Chitnis et al., SODA 2014]. However, as this reduction (and other reductions showing hardness of the problem) only shows that the problem cannot be solved in time |V(G)|^o(|T|) unless ETH fails, there is a significant gap in the complexity with respect to |T| in the exponent. We show that Directed Steiner Network is solvable in time f(R)· |V(G)|^O(c_g · |T|), where c_g is a constant depending solely on the genus of G and f is a computable function. We complement this result by showing that there is no f(R)· |V(G)|^o(|T|^2/ |T|) algorithm for any function f for the problem on general graphs, unless ETH fails.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/29/2019

Tight Bounds for Planar Strongly Connected Steiner Subgraph with Fixed Number of Terminals (and Extensions)

(see paper for full abstract) Given a vertex-weighted directed graph G...
research
08/11/2022

Subexponential Parameterized Directed Steiner Network Problems on Planar Graphs: a Complete Classification

In the Directed Steiner Network problem, the input is a directed graph G...
research
07/14/2020

Component Order Connectivity in Directed Graphs

A directed graph D is semicomplete if for every pair x,y of vertices of ...
research
11/16/2018

Nearly ETH-Tight Algorithms for Planar Steiner Tree with Terminals on Few Faces

The Planar Steiner Tree problem is one of the most fundamental NP-comple...
research
07/31/2018

Efficient Computation of Sequence Mappability

Sequence mappability is an important task in genome re-sequencing. In th...
research
11/21/2017

Revisiting the Set Cover Conjecture

In the Set Cover problem, the input is a ground set of n elements and a ...
research
03/19/2020

A CSP implementation of the directed bigraph embedding problem

Directed bigraphs are a meta-model which generalises Milner's bigraphs b...

Please sign up or login with your details

Forgot password? Click here to reset