Uses of Package
net.sourceforge.cilib.pso.velocityupdatestrategies

Packages that use net.sourceforge.cilib.pso.velocityupdatestrategies
net.sourceforge.cilib.bioinf.rnaprediction   
net.sourceforge.cilib.entity   
net.sourceforge.cilib.pso   
net.sourceforge.cilib.pso.dynamic   
net.sourceforge.cilib.pso.particle   
net.sourceforge.cilib.pso.velocityupdatestrategies   
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.bioinf.rnaprediction
VelocityUpdateStrategy
           
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.entity
VelocityUpdateStrategy
           
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.pso
VelocityUpdateStrategy
           
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.pso.dynamic
StandardVelocityUpdate
          Implementation of the standard / default velocity update equation.
VelocityUpdateStrategy
           
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.pso.particle
VelocityUpdateStrategy
           
 

Classes in net.sourceforge.cilib.pso.velocityupdatestrategies used by net.sourceforge.cilib.pso.velocityupdatestrategies
BareBonesDEVelocityUpdate
          The VelocityUpdateStrategy strategy which uses a DE strategy where the trial vector is the bare bones attractor point.
BareBonesExploitVelocityUpdateStrategy
          The VelocityUpdateStrategy strategy for the Bare Bones PSO as adapted by Kennedy.
BareBonesVelocityUpdateStrategy
          The VelocityUpdateStrategy strategy for the Bare Bones PSO as defined by Kennedy.
CoherenceVelocityUpdate
          Velocity update for the Coherence PSO.
ConstrictionVelocityUpdate
          A velocity update strategy that utilizes the constriction coefficient as developed by Clerc.
FDRVelocityUpdateStrategy
          Implementation of the FDR-PSO velocity update equation.
FIPSVelocityUpdate
           
GCVelocityUpdateStrategy
           An implementation of the Guaranteed Convergence PSO algorithm.
LFVelocityUpdate
           
MOVelocityUpdateStrategy
           With Multi-objective PSOs the pBest and lBest (or gBest) particles are replaced with the concept of local and global guides respectively.
StandardVelocityUpdate
          Implementation of the standard / default velocity update equation.
VelocityUpdateStrategy
           
 



Copyright © 2009 CIRG. All Rights Reserved.