Complexity Framework for Forbidden Subgraphs IV: The Steiner Forest Problem
Hans L. Bodlaender, Matthew Johnson, Barnaby Martin, Jelle J., Oostveen, Sukanya Pandey, Daniel Paulusma, Siani Smith, Erik Jan, van Leeuwen

TL;DR
This paper advances understanding of the Steiner Forest problem on graphs excluding certain subgraphs by providing new polynomial-time algorithms and fixed-parameter tractability results, filling a key gap in the complexity classification.
Contribution
It introduces four polynomial-time algorithms for Steiner Forest on specific $H$-subgraph-free graphs and establishes fixed-parameter tractability results based on small deletion sets.
Findings
Steiner Forest is polynomial-time solvable for graphs with a 2-deletion set of size at most 2.
Steiner Forest is FPT when parameterized by vertex cover size.
NP-complete for graphs with a 3-deletion set of size 2.
Abstract
We study Steiner Forest on -subgraph-free graphs, that is, graphs that do not contain some fixed graph as a (not necessarily induced) subgraph. We are motivated by a recent framework that completely characterizes the complexity of many problems on -subgraph-free graphs. However, in contrast to e.g. the related Steiner Tree problem, Steiner Forest falls outside this framework. Hence, the complexity of Steiner Forest on -subgraph-free graphs remained tantalizingly open. In this paper, we make significant progress towards determining the complexity of Steiner Forest on -subgraph-free graphs. Our main results are four novel polynomial-time algorithms for different excluded graphs that are central to further understand its complexity. Along the way, we study the complexity of Steiner Forest for graphs with a small -deletion set, that is, a small set of vertices…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
