Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm

RSGeneticBase Namespace

Scroll Prev Top Next More

Defines the base classes for both genetic algorithm components and genetic programming components in the Genetic Algorithms & Programming Component Library (GACL)

After the new generation is bred, the genetic component looks at the new population to see if any of the individuals solve the problem. This usually means evaluating the "fitness" of each individual (a numeric score that measures the ability of the individual). If any individual is "fit enough", the evolutionary search stops.
 

Top

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb