English

FPT Algorithms for Diverse Collections of Hitting Sets

Data Structures and Algorithms 2019-12-10 v2 Discrete Mathematics

Abstract

In this work, we study the dd-Hitting Set and Feedback Vertex Set problems through the paradigm of finding diverse collections of rr solutions of size at most kk each, which has recently been introduced to the field of parameterized complexity [Baste et al., 2019]. This paradigm is aimed at addressing the loss of important side information which typically occurs during the abstraction process which models real-world problems as computational problems. We use two measures for the diversity of such a collection: the sum of all pairwise Hamming distances, and the minimum pairwise Hamming distance. We show that both problems are FPT in k+rk + r for both diversity measures. A key ingredient in our algorithms is a (problem independent) network flow formulation that, given a set of `base' solutions, computes a maximally diverse collection of solutions. We believe that this could be of independent interest.

Keywords

Cite

@article{arxiv.1911.05032,
  title  = {FPT Algorithms for Diverse Collections of Hitting Sets},
  author = {Julien Baste and Lars Jaffke and Tomáš Masařík and Geevarghese Philip and Günter Rote},
  journal= {arXiv preprint arXiv:1911.05032},
  year   = {2019}
}

Comments

17 pages, 3 figures

R2 v1 2026-06-23T12:13:21.778Z