<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGADomainXML > Classes:
Comments (0)
Represents type TXMLGADomainType.
Namespace: RSGADomainXML
TXMLNode RSGADomainXML.TXMLGADomainType
Delphi
type TXMLGADomainType = class(TXMLNode, IXMLGADomainType) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_Chromosomes
Represents method Get_Chromosomes.
Get_FittestIndividual
Represents method Get_FittestIndividual.
Get_GenoType
Represents method Get_GenoType.
Top