FPT Approximations for Connected Maximum Coverage
Tanmay Inamdar, Satyabrata Jana, Madhumita Kundu, Daniel Lokshtanov, Saket Saurabh, Meirav Zehavi

TL;DR
This paper introduces a unifying model for connectivity-constrained coverage problems, establishes their computational complexity, and develops fixed-parameter tractable approximation schemes under certain graph restrictions.
Contribution
It unifies various connectivity-constrained coverage problems, proves their parameterized inapproximability, and provides FPT approximation schemes for specific graph classes.
Findings
Problem is fixed-parameter tractable by parameter t.
Efficient approximation schemes exist for bipartite graphs excluding K_{d,d}.
FPT approximations work without restrictions on the connectivity graph.
Abstract
We revisit connectivity-constrained coverage through a unifying model, Partial Connected Red-Blue Dominating Set. Given a red-blue bipartite graph and an auxiliary connectivity graph on red vertices, and integers , the task is to find a -sized subset of red vertices that dominates at least blue vertices, and that induces a connected subgraph in . This formulation captures connected variants of Max Coverage, Partial Dominating Set, and Partial Vertex Cover studied in prior literature. After identifying (parameterized) inapproximability results inherited from known problems, we first show that the problem is fixed-parameter tractable by . Furthermore, when the bipartite graph excludes as a subgraph, we design (resp. efficient) parameterized approximation schemes for approximating (resp. ). Notably, these FPT approximations do not…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Vehicle Routing Optimization Methods
