|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
NeighbourhoodBestUpdateStrategy | Interface specifying the manner in which the neighbourhood best of the Entity is obtained. |
PersonalBestUpdateStrategy | Update the personal best of the particle. |
PositionUpdateStrategy | TODO: Complete this javadoc. |
Class Summary | |
---|---|
BareBonesPositionUpdateStrategy | Deprecated. Refer to the replacing class. |
BinaryPositionUpdateStrategy | Binary position update strategy to enable the BinaryPSO. |
BoundedPersonalBestUpdateStrategy | Update the personal best of the particle, if it is a valid update. |
DEPositionUpdateStrategy | Implementation of the DE PSO of Hendtlass. |
GaussianPositionUpdateStrategy | TODO: Complete this javadoc. |
IterationNeighbourhoodBestUpdateStrategy | |
LinearPositionUpdateStrategy | This sets the position to the velocity. |
MemoryNeighbourhoodBestUpdateStrategy | This class..... |
StandardPersonalBestUpdateStrategy | Update the personal best of the particle, based on the standard PSO definition of the process. |
StandardPositionUpdateStrategy | This is the normal position update as described by Kennedy and Eberhart. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |