Genetic Algorithms provide a weak search method that scales rather badly when used in their traditional form. On the other hand, the set covering problem, when used to solve real-world problems, presents an enormous search space for genetic algorithms. A method is presented, by which genetic material is maintained for a long time within the population to allow a greater portion of the search space to be covered in the hope of producing greater quality solutions. The problem is broken down into smaller subproblems for which a population of solutions is evolved. The quality of those solutions is then assessed depending on how well they fit in with solutions to other subproblems. We find that the method has merit and potential, and we discuss ...
The Set Covering Problem (SCP) is a problem of finding the set of weighted subsets of a ground set ...
We present a comparative study of genetic algorithms and their search properties when treated as a c...
Evolutionary algorithms are powerful techniques for optimisation whose operation principles are insp...
This project involves solution of covering problem of set cover by genetic algorithm, which is ...
An indirect genetic algorithm for the non-unicost set covering problem is presented. The algorithm i...
Introduction. Practical tasks (location of service points, creation of microcircuits, scheduling, et...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
Experiments with genetic algorithms using permutation operators applied to the Travelling Salesman P...
Experiments with genetic algorithms using permutation operators applied to the traveling salesman pr...
Set covering problem is a classical problem in computer science and complexity theory. It has many a...
Genetic algorithms perform an adaptive search by maintaining a population of candidate solutions tha...
In this paper, the set covering problem (SCP) is considered. Several algorithms have been suggested ...
Evolutionary programming and genetic algorithms share many features, not the least of which is a rel...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
The Set Covering Problem (SCP) is a problem of finding the set of weighted subsets of a ground set ...
We present a comparative study of genetic algorithms and their search properties when treated as a c...
Evolutionary algorithms are powerful techniques for optimisation whose operation principles are insp...
This project involves solution of covering problem of set cover by genetic algorithm, which is ...
An indirect genetic algorithm for the non-unicost set covering problem is presented. The algorithm i...
Introduction. Practical tasks (location of service points, creation of microcircuits, scheduling, et...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
Experiments with genetic algorithms using permutation operators applied to the Travelling Salesman P...
Experiments with genetic algorithms using permutation operators applied to the traveling salesman pr...
Set covering problem is a classical problem in computer science and complexity theory. It has many a...
Genetic algorithms perform an adaptive search by maintaining a population of candidate solutions tha...
In this paper, the set covering problem (SCP) is considered. Several algorithms have been suggested ...
Evolutionary programming and genetic algorithms share many features, not the least of which is a rel...
This paper presents a new type of genetic algorithm for the set covering problem. It differs from pr...
The Set Covering Problem (SCP) is a problem of finding the set of weighted subsets of a ground set ...
We present a comparative study of genetic algorithms and their search properties when treated as a c...
Evolutionary algorithms are powerful techniques for optimisation whose operation principles are insp...