|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sourceforge.cilib.pso.positionupdatestrategies used by net.sourceforge.cilib.entity | |
---|---|
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. |
Classes in net.sourceforge.cilib.pso.positionupdatestrategies used by net.sourceforge.cilib.pso.dynamic | |
---|---|
PositionUpdateStrategy
TODO: Complete this javadoc. |
Classes in net.sourceforge.cilib.pso.positionupdatestrategies used by net.sourceforge.cilib.pso.particle | |
---|---|
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. |
Classes in net.sourceforge.cilib.pso.positionupdatestrategies used by net.sourceforge.cilib.pso.positionupdatestrategies | |
---|---|
BareBonesPositionUpdateStrategy
Deprecated. Refer to the replacing class. |
|
BinaryPositionUpdateStrategy
Binary position update strategy to enable the BinaryPSO. |
|
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..... |
|
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. |
|
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 NEXT | FRAMES NO FRAMES |