English

Symmetric Submodular Function Minimization Under Hereditary Family Constraints

Data Structures and Algorithms 2013-10-08 v1

Abstract

We present an efficient algorithm to find non-empty minimizers of a symmetric submodular function over any family of sets closed under inclusion. This for example includes families defined by a cardinality constraint, a knapsack constraint, a matroid independence constraint, or any combination of such constraints. Our algorithm make O(n3)O(n^3) oracle calls to the submodular function where nn is the cardinality of the ground set. In contrast, the problem of minimizing a general submodular function under a cardinality constraint is known to be inapproximable within o(n/logn)o(\sqrt{n/\log n}) (Svitkina and Fleischer [2008]). The algorithm is similar to an algorithm of Nagamochi and Ibaraki [1998] to find all nontrivial inclusionwise minimal minimizers of a symmetric submodular function over a set of cardinality nn using O(n3)O(n^3) oracle calls. Their procedure in turn is based on Queyranne's algorithm [1998] to minimize a symmetric submodular

Keywords

Cite

@article{arxiv.1007.2140,
  title  = {Symmetric Submodular Function Minimization Under Hereditary Family Constraints},
  author = {Michel X. Goemans and José A. Soto},
  journal= {arXiv preprint arXiv:1007.2140},
  year   = {2013}
}

Comments

13 pages, Submitted to SODA 2011

R2 v1 2026-06-21T15:47:36.415Z