Saves the genetic programming domain (instructions, fittest individual) to the XML.
Warning |
---|
This component does not write the entire population of a genetic programming scenario. It only writes the fittest individual using the GPProgram property. |
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Parameters
GPXML
Type: IXMLGPDomainType
IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPDomainType)
IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPDomainType)