Uses of Package
net.sourceforge.cilib.pso.dynamic.detectionstrategies

Packages that use net.sourceforge.cilib.pso.dynamic.detectionstrategies
net.sourceforge.cilib.pso.dynamic   
net.sourceforge.cilib.pso.dynamic.detectionstrategies   
 

Classes in net.sourceforge.cilib.pso.dynamic.detectionstrategies used by net.sourceforge.cilib.pso.dynamic
EnvironmentChangeDetectionStrategy
          This abstract class defines the interface that detection strategies have to adhere to.
 

Classes in net.sourceforge.cilib.pso.dynamic.detectionstrategies used by net.sourceforge.cilib.pso.dynamic.detectionstrategies
EnvironmentChangeDetectionStrategy
          This abstract class defines the interface that detection strategies have to adhere to.
NeighbourhoodBestSentriesDetectionStrategy
           
PeriodicDetectionStrategy
           
RandomSentriesDetectionStrategy
          This class defines a detection strategy that uses a user-specified number of sentry entities and an value to detect whether a change has occured in the environment.
RandomSentryDetectionStrategy
          Deprecated. rather use RandomSentriesDetectionStrategy
RandomSentryPointsDetectionStrategy
          This class defines a detection strategy that uses a user-specified number of sentry points and an value to detect whether a change has occured in the environment within a number of consecutive iterations.
 



Copyright © 2009 CIRG. All Rights Reserved.