|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParentSelector
This interface defines the method that must be implemented by any class that will be used to select parents for reproduction.
| Method Summary | |
|---|---|
Individual |
pickParent(Population pop)
Choose an Individual from the specified Population to become a parent. |
| Method Detail |
|---|
Individual pickParent(Population pop)
pop - the Population.
|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||