Iteratively reweighted greedy set cover

10/29/2020
by   Marc Alexa, et al.
0

We empirically analyze a simple heuristic for large sparse set cover problems. It uses the weighted greedy algorithm as a basic building block. By multiplicative updates of the weights attached to the elements, the greedy solution is iteratively improved. The implementation of this algorithm is trivial and the algorithm is essentially free of parameters that would require tuning. More iterations can only improve the solution. This set of features makes the approach attractive for practical problems.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset