public class GlasOptDecoder
extends java.lang.Object
implements org.opt4j.core.problem.Decoder<org.opt4j.core.genotype.IntegerGenotype,int[]>
| Constructor and Description |
|---|
GlasOptDecoder() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
decode(org.opt4j.core.genotype.IntegerGenotype genotype) |