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