|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a phenotype. Phenotypes can be associated genotypes to represent the actual value of the genotype. By differentiating between genotypes and phenotypes it is possible to create individuals that have different genetic representations but similiar values. Example: individuals containing a bit string that encodes an integer value (phenotype) in binary code or in Gray code (two different genotypes). Each individual must be assigned a genotype, a phenotype is optional.
Method Summary | |
IPhenotype |
copy()
Creates a copy of this phenotype. |
Method Detail |
public IPhenotype copy()
|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |