Content deleted Content added
Switched "which" to "that" - "contains the maximum weight of uncovered elements" is a restrictive qualifier |
|||
Line 43:
::<math>x_i \in \{0,1\}</math> (if <math>x_i=1</math> then <math>S_i</math> is selected for the cover).
The greedy algorithm for the weighted maximum coverage at each stage chooses a set
== Budgeted maximum coverage ==
|