A Tight Algorithm for Strongly Connected Steiner Subgraph On Two Terminals With Demands
Rajesh Chitnis, Hossein Esfandiari, MohammadTaghi Hajiaghayi, Rohit, Khandekar, Guy Kortsarz, Saeed Seddighin

TL;DR
This paper presents a fixed-parameter tractable algorithm for a specific variant of the Strongly Connected Steiner Subgraph problem with demands, providing both an algorithm and complexity lower bounds.
Contribution
The authors develop an $n^{O(k)}$ time algorithm for the extsc{Sharing} problem and establish tight lower bounds under ETH, advancing understanding of parameterized complexity for demand-based Steiner problems.
Findings
The extsc{Sharing} problem is solvable in $n^{O(k)}$ time.
No $f(k) olinebreak imes n^{o(k)}$ algorithm exists unless ETH fails.
Structural properties used in the algorithm do not extend to the more general extsc{SharingGeneral} problem.
Abstract
Given an edge-weighted directed graph on vertices and a set of terminals, the objective of the \scss (-SCSS) problem is to find an edge set of minimum weight such that contains an path for each . In this paper, we investigate the computational complexity of a variant of -SCSS where we have demands for the number of paths between each terminal pair. Formally, the \sharinggeneral problem is defined as follows: given an edge-weighted directed graph with weight function , two terminal vertices , and integers ; the objective is to find a set of paths from and paths from such that $\sum_{e\in E} \omega(e)\cdot…
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 · Optimization and Search Problems
