I decided to take part in the CEC 2015 competition, CEC (stands for Congress on Evolutionary Computation) is sponsored by IEEE and is held each year. Each year a set of benchmark functions for optimization is introduced and many researchers in the field of Evolutionary Computation take part in this competition and the participants with best results are given opportunities to present their methods and results as papers.
I used an algorithm on this benchmark but I wonder how one could choose the right type of algorithm (versions of PSO, ES, DE, GA, ...) for an optimization challenge like this.
Thanks in advance.