JGAP

Package examples.distinctGenes

Example showing how to use 40 CompositeGene's with 4 genes and 1 CompositeGene with 3 genes in the same Chromosome

See:
          Description

Class Summary
Main Simple class that demonstrates how to configure JGAP to use differently composed genes.
MyChromosome Sample class: Descendent of Chromosome that creates Chromosomes with n CompositeGenes.
SampleFitnessFunction Fitness function for our example.
 

Package examples.distinctGenes Description

Example showing how to use 40 CompositeGene's with 4 genes and 1 CompositeGene with 3 genes in the same Chromosome


JGAP