Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCGeneticAlgoIODelegateInterface for saving/loading data generated by GeneticAlgo
oCGeneticAlgoObserverAn observer interface called during GeneticAlgo operations
|\CGeneticAlgoUI
oCGenotype::nObjectiveGreaterThanComparatorUtility class for generating a function for comparing genotype of an objective
oCParameterSettable [external]
|\CParameterSettableWithConfigureFunction [external]
| oCCrossoverCrossover Operator Interface
| |\COnePointOne-Point Crossover for Genotype
| oCEvaluationEvaluation Process Interface
| |\CMultiTrialsMultiTrials is a class that evaluate in more than one trial
| oCGeneticAlgoGenetic Algorithm Common Interface
| |oCLaralGACommon FARSA setup of GA
| |oCNSGA2NSGA-II
| |oCParallelGAParallelGA
| |oCSimpleGASimpleGA
| |\CStefanoSteadyStateGAStefanoSteadyStateGA
| oCGenomeGenome class
| oCGenotypeGenotype class
| |\CDoubleGenotypeDoubleGenotype class
| | oCRealGenotypeRealGenotype class
| | \CSignedRangeGenotypeSignedRangeGenotype class
| oCMutationMutation Operator Interface
| |oCFlipBitFlipBit Mutation
| |oCGaussianFloatGaussianFloat Mutation
| |oCRandomBitRandomBit Mutation
| |\CRandomFloatRandomFloat Mutation
| oCReproductionReproduction Process Interface
| |\CFixedSizeFixedSize Reproduction Class
| \CSelectionSelection Operator Interface
|  oCDeterministicRankDeterministic Rank Selection
|  \CRouletteWheelSelectionRoulette wheel selection operator
\CParameterSettableUI [external]
 \CGeneticAlgoUI