Approximation algorithms for the MAXSPACE advertisement problem
Abstract
A In MAXSPACE, given a set of ads , one wants to schedule a subset '⊂eq into K slots B1, …, BK of size L. Each ad Ai ∈ has a size si and a frequency wi. A schedule is feasible if the total size of ads in any slot is at most L, and each ad Ai ∈ ' appears in exactly wi slots and at most once per slot. The goal is to find a feasible schedule that maximizes the sum of the space occupied by all slots. We consider a generalization called MAXSPACE-R for which an ad Ai also has a release date ri and may only appear in a slot Bj if j ri. For this variant, we give a 1/9-approximation algorithm. Furthermore, we consider MAXSPACE-RDV for which an ad Ai also has a deadline di (and may only appear in a slot Bj with ri j di), and a value vi that is the gain of each assigned copy of Ai (which can be unrelated to si). We present a polynomial-time approximation scheme for this problem when K is bounded by a constant. This is the best factor one can expect since MAXSPACE is strongly NP-hard, even if K = 2.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.