eaLib API Docs
Last Modified : January 7 2002

Package mss.ea.sel

This package contains classes for the selection operator.

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.
 

Package mss.ea.sel Description

This package contains classes for the selection operator.


eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS