<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGAIndividual > Methods:
Comments (0)
Reads the individual's chromosome from the XML description of the chromosome
Namespace: RSGeneticAlgorithm
Delphi
public procedure LoadFromXML( const ChromosomeXML: IXMLChromosome ); reintroduce; overload; virtual;
Parameters
ChromosomeXML
Type: IXMLChromosome