Matroid Bases with Cardinality Constraints on the Intersection

Abstract

Given two matroids M1 = (E, B1) and M2 = (E, B2) on a common ground set E with base sets B1 and B2, some integer k ∈ N, and two cost functions c1, c2 E → R, we consider the optimization problem to find a basis X ∈ B1 and a basis Y ∈ B2 minimizing cost Σe∈ X c1(e)+Σe∈ Y c2(e) subject to either a lower bound constraint |X Y| k, an upper bound constraint |X Y| k, or an equality constraint |X Y| = k on the size of the intersection of the two bases X and Y. The problem with lower bound constraint turns out to be a generalization of the Recoverable Robust Matroid problem under interval uncertainty representation for which the question for a strongly polynomial-time algorithm was left as an open question by Hradovich et al. We show that the two problems with lower and upper bound constraints on the size of the intersection can be reduced to weighted matroid intersection, and thus be solved with a strongly polynomial-time primal-dual algorithm. The question whether the problem with equality constraint can also be solved efficiently turned out to be a lot harder. As our main result, we present a strongly-polynomial, primal-dual algorithm for the problem with equality constraint on the size of the intersection. Additionally, we discuss generalizations of the problems from matroids to polymatroids, and from two to three or more matroids.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…