Abstract

The travelling salesman problem (TSP) is a benchmark problem in which a salesman has to visit all nodes (cities) in a network exactly once except the starting node, come back to the starting node and find the shortest tour. Genetic algorithm (GA) is one of the best algorithms to deal with the travelling salesman problem (TSP). In GA, crossover operator plays a vital role and the sequential constructive crossover (SCX) is one of the best crossover operators for solving the TSP. Several improvements have been proposed for other crossover operators. In this paper we propose four improved genetic algorithms using three local search methods – 2-opt search, a hybrid mutation, and a combined mutation operator, and incorporate them into SCX. The experimental results on some TSPLIB instances show that our improved GAs can significantly improve simple GA using SCX in terms of solution quality.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.