On Competitive Permutations for Set Cover by Intervals
Abstract
We revisit the problem of computing an optimal partial cover of points by intervals. We show that the greedy algorithm computes a permutation = π1, π2,… of the intervals that is 3/4-competitive for any prefix of k intervals. That is, for any k, the intervals π1 ·s πk covers at least 3/4-fraction of the points covered by the optimal solution using k intervals. We also provide an approximation algorithm that, in O(n + m/) time, computes a cover by (1+)k intervals that is as good as the optimal solution using k intervals, where n is the number of input points, and m is the number of intervals (we assume here the input is presorted). Finally, we show a counter example illustrating that the optimal solutions for set cover do not have the diminishing return property -- that is, the marginal benefit from using more sets is not monotonically decreasing. Fortunately, the diminishing returns does hold for intervals.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.