Introduce a Specific Process of Genetic Algorithm through an Example
FuRui, Mohammed Abdulhakim Al-Absi, Hoon Jae Lee
Abstract
FuRui, Mohammed Abdulhakim Al-Absi, Hoon Jae Lee
Abstract
Genetic algorithm is a kind of evolutionary algorithm. It searches for the optimal solution by mimicking the choice of nature and the mechanism of genetics. Genetic algorithm has three basic operators: selection, crossover and mutation. The main method of numerical method for solving NP problem is an iterative operation. The general iterative method is easy to fall into the local minimum trap and the "infinite loop" phenomenon and making the iteration impossible. The genetic algorithm overcomes this short coming and is a global optimization algorithm. This paper studies the algorithmic process of genetic algorithm, introduces the specific genetic process of genetic algorithm through an example, and finally summarizes the advantages and disadvantages of genetic algorithm. In the analysis of disadvantages of genetic algorithms, we must develop better method to avoid its weaknesses. The purpose is to find a better combination algorithm to overcome the shortcomings of genetic algorithms and to exploit the advantages of genetic algorithms.
OpenAlex reports 9 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Genetic algorithm is a kind of evolutionary algorithm. It searches for the optimal solution by mimicking the choice of nature and the mechanism of genetics. Genetic algorithm has three basic operators: selection, crossover and mutation. The main method of numerical method for solving NP problem is an iterative operation. The general iterative method is easy to fall into the local minimum trap and the "infinite loop" phenomenon and making the iteration impossible. The genetic algorithm overcomes this short coming and is a global optimization algorithm. This paper studies the algorithmic process of genetic algorithm, introduces the specific genetic process of genetic algorithm through an example, and finally summarizes the advantages and disadvantages of genetic algorithm. In the analysis of disadvantages of genetic algorithms, we must develop better method to avoid its weaknesses. The purpose is to find a better combination algorithm to overcome the shortcomings of genetic algorithms and to exploit the advantages of genetic algorithms.
Key concepts: Cultural algorithm, Crossover, Population-based incremental learning, Genetic algorithm, Genetic representation, Quality control and genetic algorithms, Meta-optimization, Computer science