Hide Comments
Hide Comments

Comments (0)

Loads an entire population and their dna from the XML parameter. The old population is first cleared.

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public
  procedure LoadFromXML( const Population: IXMLGPPopulation ); reintroduce; overload; virtual;
 

Parameters

Population

Type: IXMLGPPopulation

expandingSee Also

Comments (0)