Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithmXML > Classes
TXMLSelectionMethod Class
Represents type TXMLSelectionMethod.
Namespace: RSGeneticAlgorithmXML
TXMLNode RSGeneticAlgorithmXML.TXMLSelectionMethod
Delphi
type TXMLSelectionMethod = class(TXMLNode, IXMLSelectionMethod) 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
•RSGeneticAlgorithmXML