public abstract class BiomorphGenomeFactory extends GenomeFactory
BASIC_TREE, CHESS, INSECT, RANDOM| Constructor and Description |
|---|
BiomorphGenomeFactory(AllowedMutations muts) |
| Modifier and Type | Method and Description |
|---|---|
Genome |
getBasicType(int basicType) |
deliverSaltationpublic BiomorphGenomeFactory(AllowedMutations muts)
public Genome getBasicType(int basicType)
getBasicType in class GenomeFactory