English

New Parameterized and Exact Exponential Time Algorithms for Strongly Connected Steiner Subgraph

Data Structures and Algorithms 2026-04-29 v1

Abstract

The Strongly Connected Steiner Subgraph (SCSS) problem is a well-studied network design problem that asks for a minimum subgraph that strongly connects a given set of terminals. In this paper, we present several new algorithmic and complexity results for SCSS. As our main result, we show that SCSS can be solved in time 17twnO(1)17^{\mathrm{tw}} n^{O(1)} on directed graphs with nn vertices when a tree decomposition of the underlying graph of width tw\mathrm{tw} is provided. This improves over a natural twO(tw)nO(1)\mathrm{tw}^{O(\mathrm{tw})}n^{O(1)} time algorithm, and is the first algorithm with this kind of running time for a problem involving strong connectivity. Second, we give an exact exponential-time algorithm that solves SCSS in 2nnO(1)2^n n^{O(1)} time, improving the known bounds for general directed graphs. Finally, we investigate kernelization with respect to vertex cover. We prove that SCSS does not admit a polynomial kernel when parameterized by the size of a vertex cover, unless the polynomial hierarchy collapses. In contrast, we show that the closely related Strongly Connected Spanning Subgraph problem does admit a polynomial kernel under the same parameterization.

Keywords

Cite

@article{arxiv.2604.25585,
  title  = {New Parameterized and Exact Exponential Time Algorithms for Strongly Connected Steiner Subgraph},
  author = {Afrouz Jabal Ameli and Tomohiro Koana and Jesper Nederlof and Shengzhe Wang},
  journal= {arXiv preprint arXiv:2604.25585},
  year   = {2026}
}
R2 v1 2026-07-01T12:39:09.802Z