Conditionally Tight Algorithms for Maximum k-Coverage and Partial k-Dominating Set via Arity-Reducing Hypercuts
Abstract
We revisit the classic Maximum -Coverage problem: Determine the largest number of elements that can be covered by choosing sets from a given family of a size- universe. A notable special case is Partial -Dominating Set, where one chooses vertices in a graph to maximize the number of dominated vertices. Extensive research has established strong hardness results for various aspects of Maximum -Coverage, such as tight inapproximability results, -hardness, and a conditionally tight worst-case running time of . In this paper we ask: (1) Can this time bound be improved for small , at least for Partial -Dominating Set, ideally to time~? (2) More ambitiously, can we even determine the best-possible running time of Maximum -Coverage with respect to the perhaps most natural parameters: the universe size , the maximum set size , and the maximum frequency ? We successfully resolve both questions. (1) We give an algorithm that solves Partial -Dominating Set in time if and time if , where is the matrix multiplication exponent. From this we derive a time bound that is conditionally optimal, regardless of , based on the well-established -clique and 3-uniform hyperclique hypotheses from fine-grained complexity. We also obtain matching upper and lower bounds for sparse graphs. To address (2) we design an algorithm for Maximum -Coverage running in time and, surprisingly, further show that this complicated time bound is also conditionally optimal.
Cite
@article{arxiv.2601.16923,
title = {Conditionally Tight Algorithms for Maximum k-Coverage and Partial k-Dominating Set via Arity-Reducing Hypercuts},
author = {Nick Fischer and Marvin Künnemann and Mirza Redzic},
journal= {arXiv preprint arXiv:2601.16923},
year = {2026}
}