* SetCoverByGreedyFast - implementation * MaxCoverageByGreedy - a greedy alg for a max coverage alg for set cover |
* SetCoverByGreedyFast - linear time implementation * MaxCoverageByGreedy - analysis of a greedy alg for a max coverage alg for set cover |