Abstract
The Artificial Bee Colony (ABC) algorithm was originally proposed for solving optimization problems, based on the intelligent behaviour of bees in their natural habitat. Since then the ABC algorithm has been implemented to solve several problems, e.g. artificial neural network trainning, portfolio optimization,lot-sizing procedure, computer vision and clustering. In particular, a recent p…