Artificial bee colony algorithm
In computer science and operations research, the artificial bee colony algorithm (ABC) is an optimization algorithm based on the intelligent foraging behaviour of honey bee swarm, proposed by Derviş Karaboğa (Erciyes University) in 2005. == Algorithm == In the ABC model, the colony consists of three groups of bees: employed bees, onlookers and scouts.
Source: Wikipedia — Artificial bee colony algorithm (CC BY-SA 4.0)