Traveling Salesman Problems on a Cuboid using Discrete Particle Swarm Optimization

shoubao su,xibin cao,xukun zuo
DOI: https://doi.org/10.1007/978-1-4471-2386-6_52
2012-01-01
Abstract:This paper introduces a method for calculating the minimum distance of any two points on a cuboid. Then, a new discrete jumping particle swarm algorithm, LK-JPSO, is presented for solving the traveling salesman problems on the surfaces of a cuboid, in which the path-relinking strategy is used to update velocities and positions of particles in the swarm, in order to improve the exploitation ability of the algorithm. After visual implementation of the experimental system in Java with 3D APIs, the effectiveness and the performance of the proposed method are tested on several TSPLIB instances and various sets of random points with satisfactory results.
What problem does this paper attempt to address?