SakuraAyase / PLADE

PSO Learning strategy self-adaptive Differential Evolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLADE

PSO Learning strategy self-adaptive Differential Evolution

A cpp implementation of PLADE, some idea can be:

  • improve the inner pso strategy, because inner pso strategy should be suit for dynamic optimization problem.

reference:

  • Zhi-Hui Zhan and J. Zhang, “Self-adaptive differential evolution based on PSO learning strategy,” in Proc. Genetic Evol. Comput. Conf. (GECCO 2010), Portland, America, Jul., 2010, pp. 39-46.

About

PSO Learning strategy self-adaptive Differential Evolution


Languages

Language:C++ 100.0%