|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NeighbourhoodBestUpdateStrategy
Interface specifying the manner in which the neighbourhood best of the Entity is obtained.
Method Summary | |
---|---|
NeighbourhoodBestUpdateStrategy |
getClone()
Create a cloned copy of the current object and return it. |
Fitness |
getSocialBestFitness(Entity entity)
Get the social best fitness (neighbourhood best) of the given Entity. |
Method Detail |
---|
NeighbourhoodBestUpdateStrategy getClone()
getClone
in interface Cloneable
Object.clone()
Fitness getSocialBestFitness(Entity entity)
entity
- The Entity to determine the social best fitness from.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |