public class SnailGenomeFactory extends GenomeFactory
BASIC_TREE, CHESS, INSECT, RANDOM| Constructor and Description |
|---|
SnailGenomeFactory(AllowedMutations muts) |
| Modifier and Type | Method and Description |
|---|---|
Genome |
deliverSaltation()
Randomizes the genes in the genome.
|
Genome |
getBasicType(int i) |
public SnailGenomeFactory(AllowedMutations muts)
public Genome getBasicType(int i)
getBasicType in class GenomeFactorypublic Genome deliverSaltation()
GenomeFactorydeliverSaltation in class GenomeFactory