Hide Comments
Hide Comments

Comments (0)

Reads the individual's chromosome from the XML description of the chromosome

Namespace: RSGeneticAlgorithm

expandingSyntax

Delphi

public
  procedure LoadFromXML( const ChromosomeXML: IXMLChromosome ); reintroduce; overload; virtual;
 

Parameters

ChromosomeXML

Type: IXMLChromosome

expandingSee Also

Comments (0)