Introduction - If you have any usage issues, please Google them yourself
Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian natural selection and genetic mechanism of biological evolution of computational models of biological evolution, the process is a method of searching the optimal solution by simulating natural evolution. Genetic algorithms can solve a variety of optimization problems, such as: TSP problem, production scheduling, track optimization problems in modern optimization algorithms to occupy an important position, in this case the use of genetic algorithm for optimal solutions.