The actions taken by an Individual in an Environment.
History objects store the actions taken by an Individual in an Environment during a test.
In this framework, all History classes implement a problem-specific version of IHistory. Alternatively, users may implement a class using IGraphicHistory, which adds a facility for displaying the recorded actions visually.
IHistory Interface | GeneticProgrammingEngine.ProblemSpace Namespace