Content deleted Content added
Adumbrativus (talk | contribs) m Take prime symbol out of superscript |
m Removed non-content empty section(s), performed general fixes |
||
Line 11:
: Objective: Find a subset <math> S' \subseteq S</math> of sets, such that <math> \left| S' \right| \leq k</math> and the number of covered elements <math> \left| \bigcup_{S_i \in S'}{S_i} \right| </math> is maximized.
The maximum coverage problem is [[NP-hard]], and cannot be approximated within <math>1 - \frac{1}{e} + o(1) \approx 0.632</math> under standard assumptions.
This result essentially matches the approximation ratio achieved by the generic greedy algorithm used for [[
==ILP formulation==
Line 85:
== References ==
* {{Cite book | last=Vazirani | first=Vijay V. | author-link=Vijay Vazirani | title=Approximation Algorithms | year=2001 | publisher=Springer-Verlag | isbn=978-3-540-65367-7 }}
[[Category:Set families]]
|