Saves every individual of the population and its chromosomes to the XML parameter.
Namespace: RSGeneticBase
Delphi |
public |
Parameters
ChromosomesXML
Type: IXMLNode
The following example saves the gene descriptions and the population to a stream: Delphi |
procedure SaveToStream(const Stream: TStream); |