Abstract

The multiple traveling salesman problem (MTSP) is one of the combinatorial optimization problems, which can be defined as follows: There are a ‘m’ number of salesmen who must travel to ‘n’ number of cities starting with depot and ending at the same depot. Furthermore, the salesmen must travel from one city to another continuously without repeating any city that has been crossed over by the salesmen and considering the shortest path during this travel. The MTSP is a generalization of the travelling salesman problem (TSP), where more than one salesman is used in the solution. The problem is NP-hard, and it has many applications in real life. This research aims to develop genetic algorithms (GAs) that considers six different crossover operators separately in order to find optimal solutions, and then compare GAs using different crossover operators. The efficiency of the algorithms is shown by experimental study on benchmark TSPLIB instances of various sizes. Experimental study shows that GA using sequential constructive crossover (SCX) is the best crossover method among six crossover methods.

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.