Tight Bounds for Planar Strongly Connected Steiner Subgraph with Fixed Number of Terminals (and Extensions)
Rajesh Chitnis, Andreas Emil Feldmann, MohammadTaghi Hajiaghayi,, D\'aniel Marx

TL;DR
This paper presents improved algorithms and matching lower bounds for the Planar Strongly Connected Steiner Subgraph problem, showing it is significantly easier on planar graphs than in general, with tight bounds under ETH.
Contribution
The paper introduces a faster $2^{O(k)} imes n^{O(\sqrt{k})}$ algorithm for planar SCSS and proves a matching lower bound, establishing tight complexity bounds under ETH.
Findings
New $2^{O(k)} imes n^{O(\sqrt{k})}$ algorithm for planar SCSS
Matching ETH-based lower bound for planar SCSS complexity
No significantly faster algorithm for general SCSS under ETH
Abstract
(see paper for full abstract) Given a vertex-weighted directed graph and a set of terminals, the objective of the SCSS problem is to find a vertex set of minimum weight such that contains a path for each . The problem is NP-hard, but Feldman and Ruhl [FOCS '99; SICOMP '06] gave a novel algorithm for the SCSS problem, where is the number of vertices in the graph and is the number of terminals. We explore how much easier the problem becomes on planar directed graphs: - Our main algorithmic result is a algorithm for planar SCSS, which is an improvement of a factor of in the exponent over the algorithm of Feldman and Ruhl. - Our main hardness result is a matching lower bound for our algorithm: we show that planar SCSS does…
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 · Algorithms and Data Compression
