Steiner Tree Parameterized by Multiway Cut and Even Less
Bart M.P. Jansen, C\'eline M.F. Swennenhuis

TL;DR
This paper introduces new fixed-parameter algorithms for the Steiner Tree problem based on multiway cut and a novel K-free treewidth parameter, improving efficiency for certain graph structures.
Contribution
It presents the first fixed-parameter algorithms for Steiner Tree using multiway cut and K-free treewidth parameters, extending the scope of tractable cases.
Findings
Steiner Tree solvable in 2^{O(|S| log |S|)} poly(n) time with multiway cut parameter.
Introduces K-free treewidth as a refined parameter for Steiner Tree.
Provides algorithms with exponential dependence only on the new parameters.
Abstract
In the Steiner Tree problem we are given an undirected edge-weighted graph as input, along with a set of vertices called terminals. The task is to output a minimum-weight connected subgraph that spans all the terminals. The famous Dreyfus-Wagner algorithm running in time shows that the problem is fixed-parameter tractable parameterized by the number of terminals. We present fixed-parameter tractable algorithms for Steiner Tree using structurally smaller parameterizations. Our first result concerns the parameterization by a multiway cut of the terminals, which is a vertex set (possibly containing terminals) such that each connected component of contains at most one terminal. We show that Steiner Tree can be solved in time and polynomial space, where is a minimum multiway cut for . The algorithm is…
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.
