Modifier and Type | Field and Description |
---|---|
protected List<Breeder> |
breedingPipeline
The breeding pipeline.
|
Constructor and Description |
---|
CombiBreeder() |
Modifier and Type | Method and Description |
---|---|
List<Breeder> |
getBreedingPipeline() |
AgentList |
reproduce(AgentList currentGeneration)
Compute the next generation of agents.
|
void |
setBreedingPipeline(List<Breeder> breedingPipeline) |
Copyright © 2014. All rights reserved.