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
research
03/20/2018

An analysis of the Greedy Algorithm for Stochastic Set Cover

We show that the approximation ratio of the greedy algorithm for the sto...
research
11/05/2018

An estimation of the greedy algorithm's accuracy for a set cover problem instance

For the set cover problem, by modifying the approach that leads to the p...
research
01/11/2022

Asymptotic Optimality of the Greedy Patching Heuristic for Max TSP in Doubling Metrics

The maximum traveling salesman problem (Max TSP) consists of finding a H...
research
11/17/2010

On the approximation ability of evolutionary optimization with application to minimum set cover

Evolutionary algorithms (EAs) are heuristic algorithms inspired by natur...
research
09/07/2022

A Local Search Algorithm for the Min-Sum Submodular Cover Problem

We consider the problem of solving the Min-Sum Submodular Cover problem ...
research
05/27/2011

Squeaky Wheel Optimization

We describe a general approach to optimization which we term `Squeaky Wh...
research
02/21/2023

ITERATED INSIDE OUT: a new exact algorithm for the transportation problem

We propose a novel exact algorithm for the transportation problem, one o...

Please sign up or login with your details

Forgot password? Click here to reset