About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Publication
ACM Transactions on Algorithms
Paper
All-or-nothing generalized assignment with application to scheduling advertising campaigns
Abstract
We study a variant of the generalized assignment problem (GAP), which we label all-or-nothing GAP (AGAP). We are given a set of items, partitioned into n groups, and a set of mbins. Each item ℓ has size sℓ > 0, and utility α ℓj ≥ 0 if packed in bin j. Each bin can accommodate at most one item from each group; the total size of the items in a bin cannot exceed its capacity. A group of items is satisfied if all of its items are packed. The goal is to find a feasible packing of a subset of the items in the bins such that the total utility from satisfied groups is maximized. We motivate the study of AGAP by pointing out a central application in scheduling advertising campaigns. Our main result is an O(1)-approximation algorithm for AGAP instances arising in practice, in which each group consists of at most m/2 items. Our algorithm uses a novel reduction of AGAP to maximizing submodular function subject to a matroid constraint. For AGAP instances with a fixed number of bins, we develop a randomized polynomial time approximation scheme (PTAS), relying on a nontrivial LP relaxation of the problem. We present a (3+ϵ)-approximation as well as PTASs for other special cases of AGAP, where the utility of any item does not depend on the bin in which it is packed. Finally, we derive hardness results for the different variants of AGAP studied in this paper.