<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSGPPopulation<T> > Methods:
Comments (0)
Saves every individual of the population and its DNA to the XML parameter.
Namespace: RSGenerics.GeneticProgramming
Delphi
public procedure SaveToXML( const Population: IXMLGPPopulation ); reintroduce; overload; virtual;
Parameters
Population
Type: IXMLGPPopulation