|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GuideSelectionStrategy |
With Multi-objective PSO s the pBest and lBest (or gBest) particles are replaced with the
concept of local and global guides respectively. |
Class Summary | |
---|---|
DNGuideSelectionStrategy | Dynamic Neighbourhood Guide Selection Strategy Placeholder class for anybody interested in implementing this Multi-objective PSO. |
NBestGuideSelectionStrategy |
A concrete implementation of GuideSelectionStrategy where the neighbourhood
best position of a particle gets selected as a guide (usually global guide). |
PBestGuideSelectionStrategy |
A concrete implementation of GuideSelectionStrategy where the personal
best position of a particle gets selected as a guide (usually local guide). |
VEPSOGuideSelectionStrategy | Vector-Evaluated Particle Swarm Optimisation Guide Selection Strategy |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |