Package org.opt4j.operator.copy
Interface Copy<G extends Genotype>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description G
copy(G genotype)
Copies aGenotype
.
-
Modifier and Type | Method | Description |
---|---|---|
G |
copy(G genotype) |
Copies a
Genotype . |