|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Speciation
Defines a speciation strategy.
| Method Summary | |
|---|---|
void |
init(EvolutionaryAlgorithm theOwner)
Setup the speciation strategy. |
void |
performSpeciation(List<Genome> genomeList)
Perform the speciation. |
| Method Detail |
|---|
void init(EvolutionaryAlgorithm theOwner)
theOwner - The owner.void performSpeciation(List<Genome> genomeList)
genomeList - The genomes to speciate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||