adaptParams(bool mu=true, bool etaPlus=true, bool q=true) | SelectionPrms | |
adaptWeights(bool v=true) (defined in SelectionPrms) | SelectionPrms | [inline] |
addGenesTo(Gentainer &g, const StringMap ¶ms) | Selector | [static] |
copy(const SelectionPrms &o) (defined in SelectionPrms) | SelectionPrms | |
LINEARRANKING enum value (defined in Selector) | Selector | |
linearRanking(const SelectionSituation &situation, int i, int j) const | Selector | [protected] |
mAdaptiveEtaPlus | SelectionPrms | [protected] |
mAdaptiveMu | SelectionPrms | [protected] |
mAdaptiveQ | SelectionPrms | [protected] |
mAdaptiveWeights | SelectionPrms | [protected] |
mEtaPlus | SelectionPrms | [protected] |
mMu | SelectionPrms | [protected] |
mMuPart | SelectionPrms | [protected] |
mQ | SelectionPrms | [protected] |
mScore | Selector | [protected] |
mSelMethodW | SelectionPrms | [protected] |
muFor(int populsize) const | SelectionPrms | |
MULAMBDASELECTION enum value (defined in Selector) | Selector | |
muLambdaSelection(const SelectionSituation &situation, int i, int j) const | Selector | [protected] |
mWeightedSelection | SelectionPrms | [protected] |
number_of_methods enum value (defined in Selector) | Selector | |
operator=(const Selector &other) (defined in Selector) | Selector | [inline, protected] |
operator=(const SelectionPrms &other) (defined in Selector) | Selector | [inline, protected] |
PROPORTIONAL enum value (defined in Selector) | Selector | |
proportionalSelection(const SelectionSituation &situation, int i, int j) const | Selector | [protected] |
read(const Genome &g) | Selector | |
score() const | Selector | [inline] |
select(const SelectionSituation &situation, int self_i, int other_j) const | Selector | |
SelectionPrms() (defined in SelectionPrms) | SelectionPrms | [explicit] |
SelectionPrms(const SelectionPrms &o) (defined in SelectionPrms) | SelectionPrms | [inline, explicit] |
Selector() (defined in Selector) | Selector | [inline, explicit] |
Selector(const SelectionPrms &orig) (defined in Selector) | Selector | [explicit] |
Selector (defined in SelectionPrms) | SelectionPrms | [friend] |
selectWithMethod(const SelectionSituation &situation, int smno, int i, int j) const | Selector | [protected, virtual] |
setEtaPlus(double etaplus) | SelectionPrms | |
setMu(int m) | SelectionPrms | |
setMuPart(double part) | SelectionPrms | |
setQ(int q) | SelectionPrms | |
smconsts enum name (defined in Selector) | Selector | |
TOURNAMENT enum value (defined in Selector) | Selector | |
tournamentSelection(const SelectionSituation &situation, int i, int j) const | Selector | [protected] |
useOnlyMethod(int m) | SelectionPrms | |
virginize() | Selector | [inline] |
~SelectionPrms() (defined in SelectionPrms) | SelectionPrms | [inline] |
~Selector() (defined in Selector) | Selector | [inline] |