• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (03): 463-468.

• 论文 • Previous Articles     Next Articles

A single population shuffled frog leaping algorithm       

WANG Lianguo1,2,GONG Yaxing2   

  1. (1.College of Information Science and Technology,Gansu Agricultural University,Lanzhou 730070;
    2.College of Engineering,Gansu Agricultural University,Lanzhou 730070,China)
  • Received:2012-10-15 Revised:2013-01-09 Online:2014-03-25 Published:2014-03-25

Abstract:

Aiming at the shortcomings of shuffled frog leaping algorithm(SFLA) such as ease of trapping into local optimum, low optimization precision and slow speed when it is used to optimize some functions, a Single Population Shuffled Frog Leaping Algorithm (SPSFLA) is proposed. Without sorting the whole population, this new algorithm adopts single population. The individuals are updated by learning from the global best individual and the global middle position. If the current individual is not improved, the global best individual will be mutated and the current individual will be replaced by the new one. Those enhance the running speed, the convergence rate and the optimization precision of SPSFLA. The simulation results show that the improved algorithm has better optimization performance.

Key words: swarm intelligence;shuffled frog leaping algorithm;single population;acceleration factor;swarm behavior