Method | Description | |
---|---|---|
ApplySelection ( List |
Apply selection to the specified population. Filters specified population keeping only those chromosomes, which won "roulette" game. |
|
RankSelection ( ) : System |
Initializes a new instance of the RankSelection class.
|
public ApplySelection ( List |
||
chromosomes | List |
Population, which should be filtered. |
size | int | The amount of chromosomes to keep. |
return | void |