<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLGPDomainType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLGPDomainType
Delphi
type TXMLGPDomainType = class(TXMLNode, IXMLGPDomainType) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_FittestIndividual
Represents method Get_FittestIndividual.
Get_Instructions
Represents method Get_Instructions.
Get_Population
Represents method Get_Population.
Top