The NP-hard Max-k-cover problem requires selecting k sets from a collection so as to maximize the size of the union. This classic problem occurs commonly in many settings in web search and advertising. For moderately-sized instances, a greedy algorithm gives an approximation of (1-1/e). However, the greedy algorithm requires updating scores of arbitrary elements after each step, and hence becomes intractable for large datasets. We give the first max cover algorithm designed for today's large-scale commodity clusters. Our algorithm has provably almost the same approximation as greedy, but runs much faster. Furthermore, it can be easily expressed in the MapReduce programming paradigm, and requires only polylogarithmically many passes over the...
We study an online model for the maximum k-vertex-coverage problem, where given a graph G = (V,E) an...
AbstractThis paper presents approximation algorithms for two extensions of the set cover problem: a ...
International audienceWe first devise moderately exponential exact algorithms for max k -vertex cove...
This paper proposes a greedy heuristic called Big step greedy heuristic and investigates its applica...
Abstract- The set-covering problem is an interesting problem in computational complexity theory. In ...
Greedy algorithms are practitioners ’ best friends—they are intu-itive, simple to implement, and oft...
In a recent paper an algorithm for solving MAX-SAT was proposed which worked by clustering good solu...
We study the following on-line model for set-covering: elements of a ground set of size n arrive one...
Given a collection of m sets from a universe ?, the Maximum Set Coverage problem consists of finding...
The maximal covering location problem (MCLP) is a challenging problem with numerous applications in ...
vol 51We study the following on-line model for set-covering: elements of a ground set of size n arri...
The Set Covering Problem (SCP) and Dominating Set Problem (DSP) are NP-hard and have many real world...
Packing problems constitute an important class of optimization problems. However, despite the large ...
Abstract. Given a collection ^ of subsets of S 5 {1,..., n}, set cover is the problem of selecting a...
This paper describes a simple greedy δ-approximation algorithm for any covering problem whose object...
We study an online model for the maximum k-vertex-coverage problem, where given a graph G = (V,E) an...
AbstractThis paper presents approximation algorithms for two extensions of the set cover problem: a ...
International audienceWe first devise moderately exponential exact algorithms for max k -vertex cove...
This paper proposes a greedy heuristic called Big step greedy heuristic and investigates its applica...
Abstract- The set-covering problem is an interesting problem in computational complexity theory. In ...
Greedy algorithms are practitioners ’ best friends—they are intu-itive, simple to implement, and oft...
In a recent paper an algorithm for solving MAX-SAT was proposed which worked by clustering good solu...
We study the following on-line model for set-covering: elements of a ground set of size n arrive one...
Given a collection of m sets from a universe ?, the Maximum Set Coverage problem consists of finding...
The maximal covering location problem (MCLP) is a challenging problem with numerous applications in ...
vol 51We study the following on-line model for set-covering: elements of a ground set of size n arri...
The Set Covering Problem (SCP) and Dominating Set Problem (DSP) are NP-hard and have many real world...
Packing problems constitute an important class of optimization problems. However, despite the large ...
Abstract. Given a collection ^ of subsets of S 5 {1,..., n}, set cover is the problem of selecting a...
This paper describes a simple greedy δ-approximation algorithm for any covering problem whose object...
We study an online model for the maximum k-vertex-coverage problem, where given a graph G = (V,E) an...
AbstractThis paper presents approximation algorithms for two extensions of the set cover problem: a ...
International audienceWe first devise moderately exponential exact algorithms for max k -vertex cove...