Computer and Modernization ›› 2012, Vol. 1 ›› Issue (9): 143-146.doi: 10.3969/j.issn.1006-2475.2012.09.036

• 算法分析与设计 • Previous Articles     Next Articles

New Hybrid PSO Algorithm of Inverted Sequence Variation to Solve University Path

FANG Xin   

  1. Department of Electronic and Information Engineering, Ankang University, Ankang 725000, China
  • Received:2012-03-19 Revised:1900-01-01 Online:2012-09-21 Published:2012-09-21

Abstract: Standard Particle Swarm Optimization(SPSO) easily leads to premature convergence in optimizing path problem. To overcome this shortcoming and according to university geographic coordinates, a new hybrid PSO algorithm of inverted sequence variation is proposed for solving university path problem. To balance the ability of local search and global search of PSO and enhance the population diversity, variation condition is a self-balancing strategy. According to the reverse mutation rate operator, new groups start to do position variation for the particles to get rid of local minima and continue iterative update operation. The C+〖KG-*2〗+ programming of Visual Studio 2005 is used to make simulation. The results show that this algorithm can not only effectively solve the university path problem, but also is of high convergence precision and overcomes premature convergence effectively.

Key words: university path, reverse mutation rate, inverted sequence variation, new hybrid PSO algorithm