The Submodular Santa Claus Problem in the Restricted Assignment Case
Abstract
The submodular Santa Claus problem was introduced in a seminal work by Goemans, Harvey, Iwata, and Mirrokni (SODA'09) as an application of their structural result. In the mentioned problem n unsplittable resources have to be assigned to m players, each with a monotone submodular utility function fi. The goal is to maximize i fi(Si) where S1,…c,Sm is a partition of the resources. The result by Goemans et al. implies a polynomial time O(n1/2 +)-approximation algorithm. Since then progress on this problem was limited to the linear case, that is, all fi are linear functions. In particular, a line of research has shown that there is a polynomial time constant approximation algorithm for linear valuation functions in the restricted assignment case. This is the special case where each player is given a set of desired resources i and the individual valuation functions are defined as fi(S) = f(S i) for a global linear function f. This can also be interpreted as maximizing i f(Si) with additional assignment restrictions, i.e., resources can only be assigned to certain players. In this paper we make comparable progress for the submodular variant. Namely, if f is a monotone submodular function, we can in polynomial time compute an O((n))-approximate solution.