| Algorithm 1 Greedy algorithm for MCLB problem |
|
Require: Sampling points set P; participants set V and corresponding rewards set ; the selected participants set ; total rewards of selected participants ; limited budget B; Ensure: The set of selected participants S, the coverage quality W of this case;
|