Introduction - If you have any usage issues, please Google them yourself
The artificial bee colony (ABC) algorithm is a
metaheuristic algorithm for numerical optimization. It is based
on the intelligent foraging behavior of honey bees. This paper
presents a parallel version of the algorithm for shared memory
architectures.