Package net.sourceforge.cilib.boa.bee

Interface Summary
HoneyBee Super interface for all types of bees in the artificial bee algorithm.
 

Class Summary
AbstractBee The entity class for the ABC algorithm that represents the bees.
ExplorerBee Represents the explorer bee in the algorithm.
OnlookerBee Represents an onlooker bee in the hive.
WorkerBee A worker bee that forages for food and updates the hive information by dancing.
 



Copyright © 2009 CIRG. All Rights Reserved.