See: Description
Interface | Description |
---|---|
PopulationEvaluator<A extends Agent> |
PopulationEvaluator is a function that computes fitness and optionally improves all of the individuals in a given population.
|
PopulationGenerator<A extends Agent> |
Class | Description |
---|---|
EmasAgent |
Implementation of agent for EMAS.
|
EmasAgentComparators |
Comparators for EMAS agents.
|
EmasBestAgentsRegistry | |
EmasStep<S extends Solution<?>> |
The class EmasStep implementing a default step for EMAS Agents based problems.
|
Generators |
Generators for agents
|
MemeticPopulationEvaluator<S extends Solution<?>> | |
PairPipeline |
Processing definition for pairs of EmasAgent.
|
PairSelectors | |
Pipeline |
EMAS agent processing definition.
|
PipelineUtils | |
Predicates | |
Selectors |
Enum | Description |
---|---|
StatisticsKeys |
Evolutionary Multi-Agent System implementation.