Navigation: Code Documentation > GeneticAlgorithm > RSGeneticDocumentXML > Classes
TXMLReproductionType_SelectionMethod Class
Represents type TXMLReproductionType_SelectionMethod.
Namespace: RSGeneticDocumentXML
TXMLNode RSGeneticDocumentXML.TXMLReproductionType_SelectionMethod
Delphi
type TXMLReproductionType_SelectionMethod = class(TXMLNode, IXMLReproductionType_SelectionMethod) end;
Name
Description
Get_ElitistPercent
Represents method Get_ElitistPercent.
Get_Method
Represents method Get_Method.
Get_TournamentField
Represents method Get_TournamentField.
Set_ElitistPercent(Single)
Represents method Set_ElitistPercent(Single).
Set_Method(UnicodeString)
Represents method Set_Method(UnicodeString).
Set_TournamentField(Integer)
Represents method Set_TournamentField(Integer).
Top
•RSGeneticDocumentXML