International Conference on Computer Communication and Networks CSI-COMNET-2011 |
Foundation of Computer Science USA |
COMNET - Number 1 |
Decmber 2011 |
Authors: Chetan Chudasama, S. M. Shah, Mahesh Panchal |
ae05b179-8e2f-4d01-9b62-ed2f4d070b22 |
Chetan Chudasama, S. M. Shah, Mahesh Panchal . Comparison of Parents Selection Methods of Genetic Algorithm for TSP. International Conference on Computer Communication and Networks CSI-COMNET-2011. COMNET, 1 (Decmber 2011), 102-105.
One of Area of Artificial Intelligence is used to optimize combinatorial problem. Many combinatorial problems like Travelling Salesman, Network Graph problem are optimize by Artificial Intelligence (AI) Searching Methods. One of Searching method of AI is Genetic Algorithm. In Genetic Algorithm parent selection for next generation is very important because solution of problem depends on how much optimized solution derives. In this paper, we present comparative performance of roulette wheel, Elitism and tournament selection method for Travelling Salesman problem. And we found that elitism method is best in all these methods.