Class TreeChromosome<T>
java.lang.Object
net.bmahe.genetics4j.core.chromosomes.TreeChromosome<T>
- All Implemented Interfaces:
Chromosome
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
root
-
-
Constructor Details
-
TreeChromosome
-
-
Method Details
-
getNumAlleles
public int getNumAlleles()- Specified by:
getNumAlleles
in interfaceChromosome
-
getRoot
-
getSize
public int getSize() -
hashCode
public int hashCode() -
equals
-
toString
-