An Efficient Hybrid Genetic Algorithm for Performance Enhancement in solving Travelling Salesman Problem
|
 |
|
Post a Comment
|
 |
|
|
|
|
ABSTRACT:
This paper, proposes a solution for Travelling Salesman Problem (TSP) [1], using Genetic Algorithm (GA). The proposed algorithm works on data sets of latitude and longitude coordinates of cities and provides optimal tours in shorter time; giving convergence that is fast and better. To improve the solution few heuristic improvements are applied to prevent converging to local optima. The principle of natural selection here is based on both survival and reproduction capacities; that accelerate the
convergence speed. Various factors affect the performance of GA(s), such as genetic operators,population etc. As the performance of GA is greatly affected by the initial population, the initial population for the algorithm is sorted first, using Quick Sort, this preserves the better fit population. Also, GA parameters such as selection and mutation probabilities are varied, to obtain enhanced and
better performance. The computational results are compared with symmetric problems for some benchmark TSP LIB instances.
|
|
|
|
STATISTICS
|
|
Click on # to view
|
|
Citations
|
|
0
|
|
References
|
|
0
|
|
Comments
|
|
0
|
|
Quality
|
|
0/0.00
|
|
Interest
|
|
0/0.00
|
|
View(er)s
|
|
1/82
|
|
|
|
|
|
|
| Prev |
Next |
|