|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutationOperator
Interface for classes used to apply mutation operations to Individuals.
| Method Summary | |
|---|---|
Individual |
mutate(Individual ind)
Return a new Individual that is a mutated copy of the provided individual. |
| Method Detail |
|---|
Individual mutate(Individual ind)
ind - the Individual to be mutated.
|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||