A Modified Particle Swarm Optimization For Multiple Traveling Salesmen Problem

Xy Li,P Tian,M Kong
2005-01-01
Abstract:This paper introduces a modified particle swarm optimization with mutation and rolling optimization strategies (PSO-MROS) for solving multiple traveling salesmen problem (MTSP). Based on the definition of new positions and velocities of particles of basic PSO for MTSP, the mutation and rolling optimization strategies are proposed to improve the performance of basic PSO for MTSP. PSO-MROS uses mutation strategy to increase the population diversity and prevent convergence premature. Rolling optimization strategy is used to facilitate the particles to explore and exploit in problem space further and improve the performance of basic PSO on MTSP. The experimental results show that PSO-MROS is a desirable and optional approach for solving multiple traveling salesmen problem.
What problem does this paper attempt to address?