EGEnvironment | Class for setting EGG parameters |
EGException | Basic class for exception handling |
EGFileIO | |
EGFitness | Abstract base class for Fitness of individuals (Graphs) |
EGGetOpt | Wrapper class for getopt_long() |
EGMeasure | Class for time measurement |
EGOAConstruct | |
EGOAData | |
EGOAFile | |
EGOAItem | |
EGOAParser | |
EGOAScanner | |
EGOATag | |
EGOptionAnalyzer | Class for reading a setting file, and then initialize an Environment |
EGRandom | Class for random number generator |
EGTAbstractNode< T > | Base class template of EGTSubGraph and EGTNode |
EGTControl< TP > | Class template for an EGG system flow |
EGTCrossover< TP > | Base class template for crossover operations |
EGTElitistSel< TP > | Derived class template of EGTSelection for an elitist selection algorithm |
EGTEvaluation< TP > | Abstract base class template for evaluation operations |
EGTGraph< TSG, TF > | Base class template for a Graph |
EGTList< T > | List class template (wrapper for std::list) |
EGTMutation< TP > | Base class template for mutation operations |
EGTNode< T > | Base class template for a Node object |
EGTPopulation< TG > | Base class template for a Population |
EGTProcessor< TC > | Base class template for executing EGG |
EGTRouletteSel< TP > | Derived class template of EGTSelection for a roulette wheel selection algorithm |
EGTSelection< TP > | Abstract base class template for selection operations |
EGTSubGraph< TN > | Base class template for a SubGraph |
EGTTerminal< TN > | Base class template for a Terminal object |
EGTVector< T > | Vector class template (wrapper for std::vector) |
option |