|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Breeder
A Breeder specifies a mapping between a previous generation of agents and the next generation.
Method Summary | |
---|---|
AgentList |
reproduce(AgentList currentGeneration)
Compute the next generation of agents. |
Method Detail |
---|
AgentList reproduce(AgentList currentGeneration)
currentGeneration
- The agents comprising the current generation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |