Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGAConsts > Enumerations

TGAGeneticOperation Enumeration

Scroll Prev Top Next More

Defines the types of genetic Operations that the genetic component performs.

Genetic algorithms and programs are computer science techniques that seek to solve optimization or search problems. They are inspired by evolutionary biology and approach the search problem as a task of evolving a group or population of candidate individuals through successive generations, selecting fitter (or better) child individuals for each generation, until a solution is found. It uses evolutionary biology techniques such as inheritance, mutation, selection, and crossover (also called recombination).
 

Namespace: RSGAConsts

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb