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 of the intervals that is -competitive for any prefix of intervals. That is, for any , the intervals covers at least -fraction of the points covered by the optimal solution using intervals. We also provide an approximation algorithm that, in time, computes a cover by intervals that is as good as the optimal solution using intervals, where is the number of input points, and 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.
Cite
@article{arxiv.2110.14528,
title = {On Competitive Permutations for Set Cover by Intervals},
author = {Sariel Har-Peled and Jiaqi Cheng},
journal= {arXiv preprint arXiv:2110.14528},
year = {2021}
}