public class GeneticMappingCreator extends java.lang.Object implements org.opt4j.core.problem.Creator<GeneticMappingGenotype>
Constructor and Description |
---|
GeneticMappingCreator() |
Modifier and Type | Method and Description |
---|---|
GeneticMappingGenotype |
create() |
public GeneticMappingGenotype create()
create
in interface org.opt4j.core.problem.Creator<GeneticMappingGenotype>