Biomedical
Velin Kralev,
Radoslava Kraleva
Peer Reviewed
The article "Combining Genetic Algorithm with Local Search Method in Solving Optimization Problems" explores the integration of genetic algorithms (GAs) with local search techniques to address combinatorial optimization challenges, specifically focusing on the Traveling Salesman Problem (TSP). The study compares the performance of a genetic algorithm with a memetic algorithm—a hybrid approach that combines genetic algorithms with local search methods—in finding the minimal Hamiltonian cycle in a complete undirected graph. The results indicate that as the number of possible Hamiltonian cycles in a graph increases, the memetic algorithm tends to find better solutions. Additionally, the execution time of both algorithms is comparable. Notably, in the genetic algorithm, more than 50% of the solutions generated by the crossover operator undergo mutation, whereas in the memetic algorithm, the number of mutated solutions does not exceed 10% of the total solutions generated by the crossover operator, combined with those from the local search method. :contentReference[oaicite:4]{index=4}
The study demonstrates that combining genetic algorithms with local search methods, as in the memetic algorithm, enhances the quality of solutions for combinatorial optimization problems like the Traveling Salesman Problem. This integration allows for more effective exploration and exploitation of the solution space, leading to improved outcomes. :contentReference[oaicite:5]{index=5}
The research indicates that the execution times of both genetic and memetic algorithms are comparable. This suggests that the additional computational effort required for the local search component in the memetic algorithm does not significantly increase the overall processing time compared to the genetic algorithm. :contentReference[oaicite:6]{index=6}
In the genetic algorithm, more than 50% of the solutions generated by the crossover operator undergo mutation. In contrast, the memetic algorithm exhibits a lower mutation rate, with mutated solutions not exceeding 10% of the total solutions generated by the crossover operator, combined with those from the local search method. This difference highlights the varying strategies employed by the two algorithms in exploring the solution space. :contentReference[oaicite:7]{index=7}
Show by month | Manuscript | Video Summary |
---|---|---|
2025 February | 7 | 7 |
2025 January | 69 | 69 |
2024 December | 58 | 58 |
2024 November | 66 | 66 |
Total | 200 | 200 |
Show by month | Manuscript | Video Summary |
---|---|---|
2025 February | 7 | 7 |
2025 January | 69 | 69 |
2024 December | 58 | 58 |
2024 November | 66 | 66 |
Total | 200 | 200 |