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 . |