English

FPT Approximations for Connected Maximum Coverage

Data Structures and Algorithms 2026-01-14 v1

Abstract

We revisit connectivity-constrained coverage through a unifying model, Partial Connected Red-Blue Dominating Set. Given a red-blue bipartite graph GG and an auxiliary connectivity graph GconnG_{conn} on red vertices, and integers k,tk, t, the task is to find a kk-sized subset of red vertices that dominates at least tt blue vertices, and that induces a connected subgraph in GconnG_{conn}. 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 tt. Furthermore, when the bipartite graph excludes Kd,dK_{d,d} as a subgraph, we design (resp. efficient) parameterized approximation schemes for approximating tt (resp. kk). Notably, these FPT approximations do not impose any restrictions on GconnG_{conn}. Together, these results chart the boundary between hardness and FPT-approximability for connectivity-constrained coverage.

Keywords

Cite

@article{arxiv.2601.08639,
  title  = {FPT Approximations for Connected Maximum Coverage},
  author = {Tanmay Inamdar and Satyabrata Jana and Madhumita Kundu and Daniel Lokshtanov and Saket Saurabh and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2601.08639},
  year   = {2026}
}

Comments

Full version of ITCS 2026 paper. Abstract shortened due to character limit

R2 v1 2026-07-01T09:02:53.849Z