Creates a new instance of the GenerationHistory class with the specified Generation number and IIndividual names.
Creates a new instance of the GenerationHistory class with the specified Generation number and IIndividual names.
public GenerationHistory(int,string[]);
Creates a new instance of the GenerationHistory class with the specified Generation number, IIndividual names.
public GenerationHistory(int,string[],bool);
GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | Population Class | Generation Term