Loads the Genes and the Population from 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
Delphi |
public |
Parameters
GAXML
Type: IXMLGADomainType