ECF 1.5
Classes

Classes

class  GEPChromosome::GEPChromosome
 GEPChromosome class - implements genotype as a Gene Expression Programming chromosome. More...
 
class  GEPChromosome::GEPChromosomeCrsGene
 GEPChromosome genotype: gene crx operator. Selects a gene number and swaps it between both parents. More...
 
class  GEPChromosome::GEPChromosomeCrsOnePoint
 GEPChromosome genotype: one point crx operator. Selects a crossing point from which to exchange genetic information. More...
 
class  GEPChromosome::GEPChromosomeCrsTwoPoint
 GEPChromosome genotype: two point crx operator. Selects two crossing points between which to exchange genetic information. More...
 
class  GEPChromosome::GEPChromosomeMutGauss
 GEPChromosome genotype: standard normal distribution noise mutation operator. Applicable only on ephemereal random constants (ERC) of type 'double'. More...
 
class  GEPChromosome::GEPChromosomeMutOp
 GEPChromosome genotype: node replacement mutation operator. Tries to replace the selected primitive with a different one, conforming to the restrictions of the domain where it is located. More...
 

Detailed Description