Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSCustomGeneticAlgorithm > Methods

TRSCustomGeneticAlgorithm.SaveToXML(IXMLGADomainType) Method

Scroll Prev Top Next More

Saves the Genes and the Population to the IXMLGADomainType interface. Use the    LoadFromXML and    SaveToXML methods to read and write only the Genes and Population to XML. The format of the XML is defined in the GeneticAlgorithm.xsd schema file. The TRSCustomGeneticAlgorithm component uses the RSGeneticAlgorithmXML.pas unit and its IXMLGADomainType interface to the XML.

Use the overloaded    LoadFromXML and    SaveToXML methods to read and write the entire TRSCustomGeneticAlgorithm component in XML.
 

Namespace: RSGeneticAlgorithm

Parameters

GAXML

Type: IXMLGADomainType

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb