Creates a new instance of the GenerationHistory class with the specified Generation number, IIndividual names.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when generation is less than zero. |
| ArgumentNullException | Thrown when individuals is null. |
| ArgumentException | Thrown when individuals is empty. |
GenerationHistory Class | GeneticProgrammingEngine.Internal Namespace | GenerationHistory Constructor Overload List | Population Class | Generation Term