public class GlasOptCreator
extends java.lang.Object
implements org.opt4j.core.problem.Creator<org.opt4j.core.genotype.IntegerGenotype>
| Constructor and Description |
|---|
GlasOptCreator(GlasOptProblem problem) |
| Modifier and Type | Method and Description |
|---|---|
org.opt4j.core.genotype.IntegerGenotype |
create() |
@Inject public GlasOptCreator(GlasOptProblem problem)