|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Allele_ | |
---|---|
com.rubecula.darwin.domain.genetics | Genetics |
com.rubecula.darwin.examples.travelingsalesman | Traveling Salesman Example |
Uses of Allele_ in com.rubecula.darwin.domain.genetics |
---|
Subclasses of Allele_ in com.rubecula.darwin.domain.genetics | |
---|---|
class |
Allele_Binary
Abstract type of allele which has two values, based on a boolean. |
class |
Allele_Dominance
Lifespan: permanent. |
class |
Allele_Sex
Unlike Allele_Dominance , which uses upper and lower case to denote
dominance, the two different alleles of the Allele_Sex type are "Y"
and "X" for male and female, respectively. |
Uses of Allele_ in com.rubecula.darwin.examples.travelingsalesman |
---|
Subclasses of Allele_ in com.rubecula.darwin.examples.travelingsalesman | |
---|---|
class |
Allele_Number
This class is at the heart of the solution to the traveling salesman problem. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |