|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutationPolicy
Algorithm used to mutate a chromosome.
| Method Summary | |
|---|---|
Chromosome |
mutate(Chromosome original)
Mutate the given chromosome. |
| Method Detail |
|---|
Chromosome mutate(Chromosome original)
throws MathIllegalArgumentException
original - the original chromosome.
MathIllegalArgumentException - if the given chromosome is not compatible with this MutationPolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||