Fuzzy Discrete Particle Swarm Optimization for Solving Traveling Salesman Problem

W Pang,KP Wang,CG Zhou,LJ Dong
DOI: https://doi.org/10.1109/cit.2004.1357292
2004-01-01
Abstract:Particle Swarm Optimization, as a novel evolutionary computing technique, has succeeded in many continuous problems, but research on discrete problems especially combinatorial optimization problem has been done little [4,5]. In this paper, a modified Particle Swarm Optimization (PSO) algorithm was proposed to solve a typical combinatorial optimization problem: Traveling Salesman Problem (TSP), which is a well-known NP-hard problem. Fuzzy Matrices were used to represent the position and velocity of the particles in PSO and the operators in the original PSO formulas were redefined. Then the algorithm was tested with concrete examples in TSPLIB, experiment shows that the algorithm can achieve good results.
What problem does this paper attempt to address?