Uses of Package
net.sourceforge.cilib.boa.bee

Packages that use net.sourceforge.cilib.boa.bee
net.sourceforge.cilib.boa   
net.sourceforge.cilib.boa.bee   
net.sourceforge.cilib.boa.positionupdatestrategies   
 

Classes in net.sourceforge.cilib.boa.bee used by net.sourceforge.cilib.boa
ExplorerBee
          Represents the explorer bee in the algorithm.
HoneyBee
          Super interface for all types of bees in the artificial bee algorithm.
 

Classes in net.sourceforge.cilib.boa.bee used by net.sourceforge.cilib.boa.bee
AbstractBee
          The entity class for the ABC algorithm that represents the bees.
ExplorerBee
          Represents the explorer bee in the algorithm.
HoneyBee
          Super interface for all types of bees in the artificial bee algorithm.
OnlookerBee
          Represents an onlooker bee in the hive.
WorkerBee
          A worker bee that forages for food and updates the hive information by dancing.
 

Classes in net.sourceforge.cilib.boa.bee used by net.sourceforge.cilib.boa.positionupdatestrategies
HoneyBee
          Super interface for all types of bees in the artificial bee algorithm.
 



Copyright © 2009 CIRG. All Rights Reserved.