Research Article

Self-Adaptive Artificial Bee Colony for Function Optimization

Algorithm 2

Good point set method.
()Set the population size ; the decision variables dimension , , .
()For to do
()For to do
();
()While do
()Set individual counter .
()For to do
()If mod then
();
()Else
();
()End if
()End for
()End while
();
();
()End for
()End for