Improved Algorithms for Maximum Coverage in Dynamic and Random Order Streams

Amit Chakrabarti,Andrew McGregor,Anthony Wirth
2024-03-21
Abstract:The maximum coverage problem is to select $k$ sets from a collection of sets such that the cardinality of the union of the selected sets is maximized. We consider $(1-1/e-\epsilon)$-approximation algorithms for this NP-hard problem in three standard data stream models.
Data Structures and Algorithms
What problem does this paper attempt to address?