English

Constrained Submodular Maximization via Greedy Local Search

Data Structures and Algorithms 2018-01-16 v3 Discrete Mathematics

Abstract

We present a simple combinatorial 1e22\frac{1 -e^{-2}}{2}-approximation algorithm for maximizing a monotone submodular function subject to a knapsack and a matroid constraint. This classic problem is known to be hard to approximate within factor better than 11/e1 - 1/e. We show that the algorithm can be extended to yield a ratio of 1e(k+1)k+1\frac{1 - e^{-(k+1)}}{k+1} for the problem with a single knapsack and the intersection of kk matroid constraints, for any fixed k>1k > 1. Our algorithms, which combine the greedy algorithm of [Khuller, Moss and Naor, 1999] and [Sviridenko, 2004] with local search, show the power of this natural framework in submodular maximization with combined constraints.

Keywords

Cite

@article{arxiv.1705.06319,
  title  = {Constrained Submodular Maximization via Greedy Local Search},
  author = {Kanthi K. Sarpatwar and Baruch Schieber and Hadas Shachnai},
  journal= {arXiv preprint arXiv:1705.06319},
  year   = {2018}
}

Comments

Title changed from "Interleaved Algorithms for Constrained Submodular Function Maximization"

R2 v1 2026-06-22T19:50:24.495Z