Genetic algorithms are computer programs that try to mimic the process of natural evolution. These algorithms are mostly used for solving problems of optimization, which can be NP-hard or NP-complete. The optimization using genetic algorithms is often very slow. In this thesis, we examine the idea of directed crossover instead of the standard random process. Directed crossover is based on the assumption that some features of population members are more useful than others. We thus try to identify these good features in the current population and promote them in future generations. In our implementation and experiments on two specific optimization tasks, directed crossover has lead to only a slight improvement over a standard genetic algorith...
ABSTRACT Genetic Algorithms (GAs) are a set of local search algorithms that are based on principles ...
New genetic operators are described that assure preservation of the feasibility of candidate solutio...
It is well known that a judicious choice of crossover and/or mutation rates is critical to the succe...
Genetic algorithms are computer programs that try to mimic the process of natural evolution. These a...
Mutation is an important genetic operation that helps to maintain the genetic diversity of the popul...
Genetic algorithms (GA) are stimulated by population genetics and evolution at the population level ...
Genetic algorithm (GA) is a popular technique of optimization that is bio-inspired and based on Char...
The paper discusses the possibility to manage search direction in genetic algorithm crossover and mu...
This paper presents a large and systematic body of data on the relative effectiveness of mutation, c...
Since their first formulation, genetic algorithms (GAs) have been one of the most widely used techni...
Abstract — Genetic Algorithms are the population based search and optimization technique that mimic ...
This paper discusses the possibility of managing search direction in genetic algorithm crossover and...
Genetic algorithm is a method of optimization based on the concepts of natural selection and genetic...
The genetic algorithm (GA) is an optimization and search technique based on the principles of geneti...
Abstract — Genetic algorithm (GA), as an important intelligence computing tool, is a wide research c...
ABSTRACT Genetic Algorithms (GAs) are a set of local search algorithms that are based on principles ...
New genetic operators are described that assure preservation of the feasibility of candidate solutio...
It is well known that a judicious choice of crossover and/or mutation rates is critical to the succe...
Genetic algorithms are computer programs that try to mimic the process of natural evolution. These a...
Mutation is an important genetic operation that helps to maintain the genetic diversity of the popul...
Genetic algorithms (GA) are stimulated by population genetics and evolution at the population level ...
Genetic algorithm (GA) is a popular technique of optimization that is bio-inspired and based on Char...
The paper discusses the possibility to manage search direction in genetic algorithm crossover and mu...
This paper presents a large and systematic body of data on the relative effectiveness of mutation, c...
Since their first formulation, genetic algorithms (GAs) have been one of the most widely used techni...
Abstract — Genetic Algorithms are the population based search and optimization technique that mimic ...
This paper discusses the possibility of managing search direction in genetic algorithm crossover and...
Genetic algorithm is a method of optimization based on the concepts of natural selection and genetic...
The genetic algorithm (GA) is an optimization and search technique based on the principles of geneti...
Abstract — Genetic algorithm (GA), as an important intelligence computing tool, is a wide research c...
ABSTRACT Genetic Algorithms (GAs) are a set of local search algorithms that are based on principles ...
New genetic operators are described that assure preservation of the feasibility of candidate solutio...
It is well known that a judicious choice of crossover and/or mutation rates is critical to the succe...