Uses of Package
net.sourceforge.cilib.pso.moo.guideupdatestrategies

Packages that use net.sourceforge.cilib.pso.moo.guideupdatestrategies
net.sourceforge.cilib.pso.moo.guideupdatestrategies   
net.sourceforge.cilib.pso.velocityupdatestrategies   
 

Classes in net.sourceforge.cilib.pso.moo.guideupdatestrategies used by net.sourceforge.cilib.pso.moo.guideupdatestrategies
DominantGuideUpdateStrategy
           Implementation of GuideUpdateStrategy where a particle's guide gets updated if and only if the new guide dominates the previous guide.
GuideUpdateStrategy
           This class is used in combination with GuideSelectionStrategy to determine when and if a particle's guides get updated.
StandardGuideUpdateStrategy
           This the standard GuideUpdateStrategy in that it always updates the given particle's guide.
 

Classes in net.sourceforge.cilib.pso.moo.guideupdatestrategies used by net.sourceforge.cilib.pso.velocityupdatestrategies
GuideUpdateStrategy
           This class is used in combination with GuideSelectionStrategy to determine when and if a particle's guides get updated.
 



Copyright © 2009 CIRG. All Rights Reserved.