|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CandidateSolution | Interface to describe the notion of a CandidateSoution . |
Entity | This is the super interface which all corresponding entity implementation and extending interfaces, for use in population based algorithms, must implement/extend from. |
Particle | Definition of a particle. |
SocialEntity | An Entity that can recieve information from other Entities. |
Topology<E extends Entity> | This is a generalization for all algorithms that maintain a collection of Entity objects. |
Class Summary | |
---|---|
AbstractEntity | Abstract class definition for all concrete Entity objects. |
AbstractTopology<E extends Entity> | This an abstract class which extends from the abstract Topology class. |
CandidateSolutionMixin |
A CandidateSolution is a potential solution within an optimization. |
EntityIdFactory | |
Harmony | Entity definition for a Harmony. |
Topologies | Topology related utilities. |
Enum Summary | |
---|---|
EntityType | The defined types for all properties within Entity objects. |
EntityType.Coevolution | Coevolution constants... |
EntityType.Individual | EntityType.Individual specific constants. |
EntityType.Particle | Particle specific constants. |
EntityType.Particle.Guide |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |