Loads an entire population and their chromosome from the XML parameter. The old population is first cleared.
Namespace: RSGeneticAlgorithm
Delphi |
public |
Parameters
ChromosomesXML
Type: IXMLChromosomes
The following example loads the gene descriptions and a representative population from a genetic algorithm domain (read from a file):
|
Reference |