English

Diverse Collections in Matroids and Graphs

Data Structures and Algorithms 2021-01-13 v1

Abstract

We investigate the parameterized complexity of finding diverse sets of solutions to three fundamental combinatorial problems, two from the theory of matroids and the third from graph theory. The input to the Weighted Diverse Bases problem consists of a matroid MM, a weight function ω:E(M)N\omega:E(M)\to\mathbb{N}, and integers k1,d0k\geq 1, d\geq 0. The task is to decide if there is a collection of kk bases B1,,BkB_{1}, \dotsc, B_{k} of MM such that the weight of the symmetric difference of any pair of these bases is at least dd. This is a diverse variant of the classical matroid base packing problem. The input to the Weighted Diverse Common Independent Sets problem consists of two matroids M1,M2M_{1},M_{2} defined on the same ground set EE, a weight function ω:EN\omega:E\to\mathbb{N}, and integers k1,d0k\geq 1, d\geq 0. The task is to decide if there is a collection of kk common independent sets I1,,IkI_{1}, \dotsc, I_{k} of M1M_{1} and M2M_{2} such that the weight of the symmetric difference of any pair of these sets is at least dd. This is motivated by the classical weighted matroid intersection problem. The input to the Diverse Perfect Matchings problem consists of a graph GG and integers k1,d0k\geq 1, d\geq 0. The task is to decide if GG contains kk perfect matchings M1,,MkM_{1},\dotsc,M_{k} such that the symmetric difference of any two of these matchings is at least dd. We show that Weighted Diverse Bases and Weighted Diverse Common Independent Sets are both NP-hard, and derive fixed-parameter tractable (FPT) algorithms for all three problems with (k,d)(k,d) as the parameter.

Keywords

Cite

@article{arxiv.2101.04633,
  title  = {Diverse Collections in Matroids and Graphs},
  author = {Fedor V. Fomin and Petr A. Golovach and Fahad Panolan and Geevarghese Philip and Saket Saurabh},
  journal= {arXiv preprint arXiv:2101.04633},
  year   = {2021}
}
R2 v1 2026-06-23T22:04:55.365Z