Constrained Submodular Maximization via Greedy Local Search
Data Structures and Algorithms
2018-01-16 v3 Discrete Mathematics
Abstract
We present a simple combinatorial -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 . We show that the algorithm can be extended to yield a ratio of for the problem with a single knapsack and the intersection of matroid constraints, for any fixed . 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.
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"