English

Budgeted Matroid Maximization: a Parameterized Viewpoint

Data Structures and Algorithms 2023-07-11 v1

Abstract

We study budgeted variants of well known maximization problems with multiple matroid constraints. Given an \ell-matchoid \cm\cm on a ground set EE, a profit function p:ER0p:E \rightarrow \mathbb{R}_{\geq 0}, a cost function c:ER0c:E \rightarrow \mathbb{R}_{\geq 0}, and a budget BR0B \in \mathbb{R}_{\geq 0}, the goal is to find in the \ell-matchoid a feasible set SS of maximum profit p(S)p(S) subject to the budget constraint, i.e., c(S)Bc(S) \leq B. The {\em budgeted \ell-matchoid} (BM) problem includes as special cases budgeted \ell-dimensional matching and budgeted \ell-matroid intersection. A strong motivation for studying BM from parameterized viewpoint comes from the APX-hardness of unbudgeted \ell-dimensional matching (i.e., B=B = \infty) already for =3\ell = 3. Nevertheless, while there are known FPT algorithms for the unbudgeted variants of the above problems, the {\em budgeted} variants are studied here for the first time through the lens of parameterized complexity. We show that BM parametrized by solution size is W[1]W[1]-hard, already with a degenerate single matroid constraint. Thus, an exact parameterized algorithm is unlikely to exist, motivating the study of {\em FPT-approximation schemes} (FPAS). Our main result is an FPAS for BM (implying an FPAS for \ell-dimensional matching and budgeted \ell-matroid intersection), relying on the notion of representative set - a small cardinality subset of elements which preserves the optimum up to a small factor. We also give a lower bound on the minimum possible size of a representative set which can be computed in polynomial time.

Keywords

Cite

@article{arxiv.2307.04173,
  title  = {Budgeted Matroid Maximization: a Parameterized Viewpoint},
  author = {Ilan Doron-Arad and Ariel Kulik and Hadas Shachnai},
  journal= {arXiv preprint arXiv:2307.04173},
  year   = {2023}
}
R2 v1 2026-06-28T11:25:24.594Z