Package org.opt4j.core.problem
Interface Creator<G extends Genotype>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description G
create()
Creates a randomGenotype
.
-
Modifier and Type | Method | Description |
---|---|---|
G |
create() |
Creates a random
Genotype . |