|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
FitnessTournamentSelection | Tournament selection by fitness. |
FitnessTruncationSelection | Truncation selection by fitness value. |
PercentageTruncationSelection | Truncation selection by fixed percentage. |
RandomSelection | Random Selection. |
RankingTruncationSelection | Truncation selection by rank. |
RouletteWheelSelection | Roulette Wheel Selection. |
ScoreTournamentSelection | Tournament selection by score. |
ScoreTruncationSelection | Truncation selection by score. |
Selection | Abstract base classs for the selection operator. |
StochasticUniversalSelection | Stochastic Universal Sampling. |
TournamentSelection | Tournament Selection. |
TruncationSelection | Abstract base class for a truncation selection. |
Exception Summary | |
SelectionException | Exception for errors occuring while selections. |
This package contains classes for the selection operator.
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |