Greedy algorithms provide a fast and often also effective solution to many combinatorial optimization problems. However, it is well known that they sometimes lead to low quality solutions on certain instances. In this paper, we explore the use of randomness in greedy algorithms for the minimum vertex cover and dominating set problem and compare the resulting performance against their deterministic counterpart. Our algorithms are based on a parameter γ which allows to explore the spectrum between uniform and deterministic greedy selection in the steps of the algorithm and our theoretical and experimental investigations point out the benefits of incorporating randomness into greedy algorithms for the two considered combinatorial optimization ...
AbstractRecently, various randomized search heuristics have been studied for the solution of the min...
Random sampling is a powerful tool for gathering information about a group by considering only a sma...
In theoretical computer science, various notions of efficiency are used for algorithms. The most com...
A high number of discrete optimization problems, including Vertex Cover, Set Cover or Feedback Verte...
In 2017, Dai, Khalil, Zhang, Dilkina, and Song introduced a machine learning framework for finding g...
This chapter compiles a number of results that apply the theory of parameterized algorithmics to the...
A combination of the 16th International Conference on Genetic Algorithms (ICGA) and the 12th Annual ...
Vertex cover is one of the best known NP-Hard combinatorial optimization problems. Experimental work...
Abstract — The vertex cover (VC) problem belongs to the class of Non Deterministic Polynomial time c...
AbstractA general framework is presented for the asymptotic analysis of greedy algorithms for severa...
In this paper, we introduce carousel greedy, an enhanced greedy algorithm which seeks to overcome th...
The main aim of randomized search heuristics is to produce good approximations of optimal solutions ...
The main aim of randomized search heuristics is to produce good approximations of optimal solutions ...
A k-dominating set of a graph G is a subset D of the vertices of G such that every vertex of G is ei...
Many combinatorial optimization problems can be formulated as covering problems. In some cases, thi...
AbstractRecently, various randomized search heuristics have been studied for the solution of the min...
Random sampling is a powerful tool for gathering information about a group by considering only a sma...
In theoretical computer science, various notions of efficiency are used for algorithms. The most com...
A high number of discrete optimization problems, including Vertex Cover, Set Cover or Feedback Verte...
In 2017, Dai, Khalil, Zhang, Dilkina, and Song introduced a machine learning framework for finding g...
This chapter compiles a number of results that apply the theory of parameterized algorithmics to the...
A combination of the 16th International Conference on Genetic Algorithms (ICGA) and the 12th Annual ...
Vertex cover is one of the best known NP-Hard combinatorial optimization problems. Experimental work...
Abstract — The vertex cover (VC) problem belongs to the class of Non Deterministic Polynomial time c...
AbstractA general framework is presented for the asymptotic analysis of greedy algorithms for severa...
In this paper, we introduce carousel greedy, an enhanced greedy algorithm which seeks to overcome th...
The main aim of randomized search heuristics is to produce good approximations of optimal solutions ...
The main aim of randomized search heuristics is to produce good approximations of optimal solutions ...
A k-dominating set of a graph G is a subset D of the vertices of G such that every vertex of G is ei...
Many combinatorial optimization problems can be formulated as covering problems. In some cases, thi...
AbstractRecently, various randomized search heuristics have been studied for the solution of the min...
Random sampling is a powerful tool for gathering information about a group by considering only a sma...
In theoretical computer science, various notions of efficiency are used for algorithms. The most com...