Saves the genetic programming domain ( instructions, fittest individual, population) to XML
|
|---|
The component writes the metadata about instructions (i.e., name, arity, comment) but does not actually write the OnExecute code. |
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Parameters
GPXML
Type: IXMLGPDomainType
IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPDomainType)
IRSGeneticProgramReaderWriter.SaveToXML(IXMLGPDomainType)