International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 94 - Number 16 |
Year of Publication: 2014 |
Authors: Reem Al Zoubi, Asiya Abdus Salam |
10.5120/16443-6070 |
Reem Al Zoubi, Asiya Abdus Salam . Travelling Salesman Problem using Dynamic Approach. International Journal of Computer Applications. 94, 16 ( May 2014), 20-23. DOI=10.5120/16443-6070
In this paper, the Travelling Salesman Problems using dynamic approach is discussed. Increasing development in our life resulted in difficulties to solve problems which can be solved in Generic Algorithm (GA) in an efficient way to reach optimal solution. Generic Algorithm follows sequence of steps to solve any problem (selection, fitness, crossover and mutation). Each of these steps has types which can be selected according to characteristics of the problem. Crossover is exchange information of offspring. So it leads us to focus on it in order to reach optimal solution in least time by changing it from generation to another. In this paper, experiment on the Travelling Salesman Problem (TSP) is applied in which time is saved and problem is solved using two point crossovers.